mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-04 10:13:53 +08:00
Update .gitlab-ci.yml file
This commit is contained in:
+3
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user