remove comment

This commit is contained in:
2025-03-29 19:38:28 +01:00
parent 8b39c5f8c9
commit fa34412b13

View File

@@ -100,7 +100,7 @@ deploy:
sync_branches:
stage: sync
image: node:20 # <-- reuse existing node image
image: node:20
rules:
- if: '$CI_COMMIT_BRANCH == "production"'
before_script: