fixed ci
parent
4a99bb938c
commit
0c26959a1c
|
@ -12,7 +12,7 @@ pipeline:
|
|||
secrets:
|
||||
- 'docker_username'
|
||||
- 'docker_password'
|
||||
event: tag
|
||||
when: tag
|
||||
|
||||
deploy:
|
||||
image: 'curlimages/curl'
|
||||
|
@ -20,4 +20,4 @@ pipeline:
|
|||
- 'webhook'
|
||||
commands:
|
||||
- curl -XPOST --fail -s "$WEBHOOK"
|
||||
event: tag
|
||||
when: tag
|
||||
|
|
Loading…
Reference in New Issue