mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-16 15:10:12 +01:00
only run publish step
This commit is contained in:
parent
f52d218e8d
commit
bb8f9acc1c
1 changed files with 3 additions and 2 deletions
|
|
@ -19,8 +19,9 @@ workflows:
|
|||
- checkout
|
||||
- publishing:
|
||||
requires:
|
||||
- testing
|
||||
- linting
|
||||
- checkout
|
||||
# - testing
|
||||
# - linting
|
||||
# filters:
|
||||
# branches:
|
||||
# ignore: /.*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue