mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 23:20:12 +01:00
uncomment preceding steps
This commit is contained in:
parent
83ac2c880f
commit
21ac58fc33
1 changed files with 6 additions and 6 deletions
|
|
@ -11,12 +11,12 @@ workflows:
|
||||||
ci:
|
ci:
|
||||||
jobs:
|
jobs:
|
||||||
- checkout
|
- checkout
|
||||||
# - linting:
|
- linting:
|
||||||
# requires:
|
requires:
|
||||||
# - checkout
|
- checkout
|
||||||
# - testing:
|
- testing:
|
||||||
# requires:
|
requires:
|
||||||
# - checkout
|
- checkout
|
||||||
- build:
|
- build:
|
||||||
requires:
|
requires:
|
||||||
- testing
|
- testing
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue