Remove file conditions
This commit is contained in:
parent
2df236d223
commit
ea546b306c
1 changed files with 0 additions and 2 deletions
|
@ -17,7 +17,6 @@ steps:
|
||||||
tags: latest
|
tags: latest
|
||||||
when:
|
when:
|
||||||
event: pull_request
|
event: pull_request
|
||||||
path: *file
|
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: woodpeckerci/plugin-docker-buildx
|
image: woodpeckerci/plugin-docker-buildx
|
||||||
|
@ -32,4 +31,3 @@ steps:
|
||||||
from_secret: FORGEJO_API_TOKEN
|
from_secret: FORGEJO_API_TOKEN
|
||||||
when:
|
when:
|
||||||
event: push
|
event: push
|
||||||
path: *file
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue