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
|
||||
branches:
|
||||
exclude: [ main, dev ]
|
||||
# Because the only step here is a pull_request event, the branch should be dev
|
||||
# because it has to be the target of the pull request
|
||||
branches: dev
|
||||
platform: linux/amd64
|
||||
|
||||
pipeline:
|
||||
|
|
|
|||
Reference in a new issue