Update .gitlab-ci.yml file
This commit is contained in:
parent
058e970d33
commit
0f8e20d879
1 changed files with 0 additions and 9 deletions
|
|
@ -1,7 +1,6 @@
|
|||
stages:
|
||||
- test
|
||||
- build
|
||||
- publish
|
||||
- memopoly.com
|
||||
|
||||
test:
|
||||
|
|
@ -38,14 +37,6 @@ build:
|
|||
- commit-hash.txt
|
||||
#expire_in: 1 month
|
||||
|
||||
publish:
|
||||
stage: publish
|
||||
tags: ["shell"]
|
||||
script:
|
||||
# publish build to Salt Master
|
||||
- sudo /opt/salt-call-put-artifacts-onto-salt-master.sh
|
||||
|
||||
|
||||
memopoly.com:
|
||||
stage: memopoly.com
|
||||
tags: ["memopoly.com"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue