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:
|
||||
jobs:
|
||||
- checkout
|
||||
# - linting:
|
||||
# requires:
|
||||
# - checkout
|
||||
# - testing:
|
||||
# requires:
|
||||
# - checkout
|
||||
- linting:
|
||||
requires:
|
||||
- checkout
|
||||
- testing:
|
||||
requires:
|
||||
- checkout
|
||||
- build:
|
||||
requires:
|
||||
- testing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue