mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-14 06:06:38 +01:00
turn on publish filter again
This commit is contained in:
parent
0e268a247e
commit
b4846ef158
1 changed files with 1 additions and 2 deletions
|
|
@ -60,8 +60,7 @@ workflows:
|
||||||
- linting
|
- linting
|
||||||
filters:
|
filters:
|
||||||
branches:
|
branches:
|
||||||
only: /master/
|
ignore: /.*/
|
||||||
# ignore: /.*/
|
|
||||||
tags:
|
tags:
|
||||||
only: /^v[0-9]+(\.[0-9]+)*$/
|
only: /^v[0-9]+(\.[0-9]+)*$/
|
||||||
jobs:
|
jobs:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue