Allow manual deployments
All checks were successful
ci/woodpecker/push/rsync Pipeline was successful
ci/woodpecker/push/rust Pipeline was successful
ci/woodpecker/manual/rsync Pipeline was successful
ci/woodpecker/manual/rust Pipeline was successful

This commit is contained in:
Kaan Barmore-Genç 2022-11-25 15:39:32 -05:00
parent e0346a8cc0
commit 1356b76c33
Signed by: kaan
GPG key ID: B2E280771CD62FCF
2 changed files with 2 additions and 0 deletions

View file

@ -9,6 +9,7 @@ pipeline:
tag: latest tag: latest
when: when:
event: event:
- manual
- push - push
- cron - cron
branch: main branch: main

View file

@ -9,6 +9,7 @@ pipeline:
tag: latest tag: latest
when: when:
event: event:
- manual
- push - push
- cron - cron
branch: main branch: main