Remove file conditions
Some checks failed
ci/woodpecker/push/docker-buildx Pipeline failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/vulnerability-scan Pipeline was successful

This commit is contained in:
Liam Steckler 2025-01-11 10:32:04 -08:00
parent 2df236d223
commit ea546b306c

View file

@ -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