This commit is contained in:
parent
44fc8e1fcf
commit
5605760629
@ -28,7 +28,7 @@ steps:
|
|||||||
- apk add tea
|
- apk add tea
|
||||||
- apk add wget
|
- apk add wget
|
||||||
- tea login add --name=temp --url=https://git.vertinext.com/ --token=$GITEATKN
|
- tea login add --name=temp --url=https://git.vertinext.com/ --token=$GITEATKN
|
||||||
- tea releases create --asset "build/lotj-ui.mpackage" --asset "build/lotj-ui.xml" --tag latest
|
- tea releases create --asset "build/lotj-ui.mpackage" --asset "build/lotj-ui.xml" --tag latest --title "Latest Compiled Release"
|
||||||
- wget "https://gotify.vertinext.com/message?token=$GOTOKEN" --post-data "title=${CI} - ${CI_REPO_NAME}&message=New release ${CI_COMMIT_TAG} built and deployed.&priority=0" -O /dev/null
|
- wget "https://gotify.vertinext.com/message?token=$GOTOKEN" --post-data "title=${CI} - ${CI_REPO_NAME}&message=New release ${CI_COMMIT_TAG} built and deployed.&priority=0" -O /dev/null
|
||||||
|
|
||||||
- name: notify-on-branch-push
|
- name: notify-on-branch-push
|
||||||
|
Loading…
Reference in New Issue
Block a user