mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 23:20: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:
|
- testing:
|
||||||
requires:
|
requires:
|
||||||
- checkout
|
- checkout
|
||||||
# - building:
|
- publishing:
|
||||||
# requires:
|
requires:
|
||||||
# - testing
|
- testing
|
||||||
# - linting
|
- linting
|
||||||
# - building:
|
|
||||||
# requires:
|
|
||||||
# - publishing
|
|
||||||
# - publishing:
|
|
||||||
# requires:
|
|
||||||
# - building
|
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
executor: go
|
executor: go
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue