Merge branch 'improve-ci' into 'master'
Put gitlab deployment annotation See merge request klafyvel/klafirc!5
This commit is contained in:
commit
ce75397d26
1 changed files with 3 additions and 0 deletions
|
@ -36,3 +36,6 @@ deploy:
|
||||||
- "curl -X POST lupercus.rez -d \"$API_VARS\" -H \"Content-Type: application/json\""
|
- "curl -X POST lupercus.rez -d \"$API_VARS\" -H \"Content-Type: application/json\""
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
environment:
|
||||||
|
name: production
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue