container
This commit is contained in:
parent
b766d37631
commit
833307d9e6
1 changed files with 5 additions and 1 deletions
|
@ -15,7 +15,11 @@ pipeline:
|
|||
when:
|
||||
branch: antifascista
|
||||
event: push
|
||||
path: Dockerfile
|
||||
path:
|
||||
include:
|
||||
- ./Dockerfile
|
||||
- ./.woodpecker.yml
|
||||
ignore_message: '[all]'
|
||||
matrix:
|
||||
ALPINE_VERSION:
|
||||
- 3.13.6
|
||||
|
|
Loading…
Reference in a new issue