Compare commits

..

No commits in common. "940dae97ca8cbb42e1d4838e647bbceb5859ea89" and "4a99bb938c19e5e39214c7033644dda94e5f010a" have entirely different histories.

2 changed files with 2 additions and 3 deletions

View File

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

View File

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