remove comment
This commit is contained in:
@@ -100,7 +100,7 @@ deploy:
|
|||||||
|
|
||||||
sync_branches:
|
sync_branches:
|
||||||
stage: sync
|
stage: sync
|
||||||
image: node:20 # <-- reuse existing node image
|
image: node:20
|
||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_BRANCH == "production"'
|
- if: '$CI_COMMIT_BRANCH == "production"'
|
||||||
before_script:
|
before_script:
|
||||||
|
|||||||
Reference in New Issue
Block a user