chore: move TRIE.md; disable auto deployment
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
0229db027d
commit
6a9603aa99
2 changed files with 9 additions and 8 deletions
|
|
@ -16,11 +16,12 @@ pipeline:
|
|||
when:
|
||||
event: push
|
||||
|
||||
deploy:
|
||||
image: 'curlimages/curl'
|
||||
secrets:
|
||||
- 'webhook_url'
|
||||
commands:
|
||||
- 'curl -XPOST -s --fail $WEBHOOK_URL'
|
||||
when:
|
||||
event: push
|
||||
# Deployment's currently bugged
|
||||
# deploy:
|
||||
# image: 'curlimages/curl'
|
||||
# secrets:
|
||||
# - 'webhook_url'
|
||||
# commands:
|
||||
# - 'curl -XPOST -s --fail $WEBHOOK_URL'
|
||||
# when:
|
||||
# event: push
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue