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
|
||||
when:
|
||||
event: pull_request
|
||||
path: *file
|
||||
|
||||
publish:
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
|
@ -32,4 +31,3 @@ steps:
|
|||
from_secret: FORGEJO_API_TOKEN
|
||||
when:
|
||||
event: push
|
||||
path: *file
|
||||
|
|
Loading…
Add table
Reference in a new issue