Update .gitlab-ci.yml file

This commit is contained in:
刘健
2025-05-23 15:30:54 +08:00
parent 8d4b13f633
commit ce559c4643
+3 -3
View File
@@ -10,14 +10,14 @@ variables:
VIEW_ADDR: http://172.18.166.219:8288
SAVE_DIR: /opt/${APP}
NODE_OPTIONS: --max_old_space_size=8192
SKIP: true
SKIP: "true"
stages:
- sync
- notice
- build
# - deploy
# - webhook
- deploy
- webhook
sync_job:
stage: sync