Put gitlab deployment annotation
This commit is contained in:
parent
af82abda40
commit
68d37a025f
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