Fix wrong image definition.

This commit is contained in:
2025-04-27 20:16:20 +00:00
parent def0078997
commit 7f71ad6c72

View File

@@ -12,7 +12,7 @@ stages:
sync_branches: sync_branches:
stage: sync stage: sync
image: alpine:git@sha256:47a8a580ba3cbc85737c5dccc50078cce5662b84a6c5eaaf5800a841ff5a19c8 image: alpine/git:v2.47.2@sha256:47a8a580ba3cbc85737c5dccc50078cce5662b84a6c5eaaf5800a841ff5a19c8
rules: rules:
- if: '$CI_COMMIT_BRANCH == "production"' - if: '$CI_COMMIT_BRANCH == "production"'
before_script: before_script: