Use node instead of alpine/giit image. #7

Merged
boom merged 38 commits from dev into production 2025-04-27 22:48:37 +02:00
Showing only changes of commit 88de266dc1 - Show all commits

View File

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