Compare commits

..

3 Commits

Author SHA1 Message Date
Jef Roosens 940dae97ca
Same thing 2022-04-02 13:48:39 +02:00
Jef Roosens 8db1c94339
ci testing 2022-04-02 13:47:51 +02:00
Jef Roosens 0c26959a1c
fixed ci 2022-04-02 13:46:44 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@ pipeline:
secrets: secrets:
- 'docker_username' - 'docker_username'
- 'docker_password' - 'docker_password'
event: tag when: tag
deploy: deploy:
image: 'curlimages/curl' image: 'curlimages/curl'
@ -20,4 +20,4 @@ pipeline:
- 'webhook' - 'webhook'
commands: commands:
- curl -XPOST --fail -s "$WEBHOOK" - curl -XPOST --fail -s "$WEBHOOK"
event: tag when: tag

View File

@ -1,2 +1,3 @@
# site-backend # site-backend