ci:test script deploy

This commit is contained in:
yunlzheng
2020-03-15 22:12:16 +08:00
parent 52038603ca
commit f092709bd6
+2 -2
View File
@@ -65,7 +65,7 @@ jobs:
script: make release-shadow
skip_cleanup: true
on:
tags: true
# tags: true
all_branches: true
- stage: build-dashboard
before_script:
@@ -79,7 +79,7 @@ jobs:
script: make release-dashboard
skip_cleanup: true
on:
tags: true
# tags: true
all_branches: true
#notifications: