Hopefully fixed image dryrun ci setting
Some checks failed
ci/woodpecker/push/image unknown status
ci/woodpecker/push/publish unknown status
ci/woodpecker/pr/build unknown status
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/builder unknown status
ci/woodpecker/pr/lint unknown status
ci/woodpecker/pr/builder Pipeline was successful
ci/woodpecker/pr/publish Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/image Pipeline was successful
Some checks failed
ci/woodpecker/push/image unknown status
ci/woodpecker/push/publish unknown status
ci/woodpecker/pr/build unknown status
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/builder unknown status
ci/woodpecker/pr/lint unknown status
ci/woodpecker/pr/builder Pipeline was successful
ci/woodpecker/pr/publish Pipeline was successful
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/pr/image Pipeline was successful
This commit is contained in:
parent
e817535e86
commit
ad7b42758e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
# These checks already get performed on the feature branches
|
# Because the only step here is a pull_request event, the branch should be dev
|
||||||
branches:
|
# because it has to be the target of the pull request
|
||||||
exclude: [ main, dev ]
|
branches: dev
|
||||||
platform: linux/amd64
|
platform: linux/amd64
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
|
|
|
||||||
Reference in a new issue