mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
retrigger
This commit is contained in:
parent
d2d26a3dd6
commit
feaf886658
1 changed files with 4 additions and 10 deletions
|
|
@ -17,16 +17,10 @@ workflows:
|
|||
- testing:
|
||||
requires:
|
||||
- checkout
|
||||
# - building:
|
||||
# requires:
|
||||
# - testing
|
||||
# - linting
|
||||
# - building:
|
||||
# requires:
|
||||
# - publishing
|
||||
# - publishing:
|
||||
# requires:
|
||||
# - building
|
||||
- publishing:
|
||||
requires:
|
||||
- testing
|
||||
- linting
|
||||
jobs:
|
||||
checkout:
|
||||
executor: go
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue