forked from vieter-v/vieter
Hopefully fixed image dryrun ci setting
parent
e817535e86
commit
ad7b42758e
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue