forked from vieter-v/vieter
Builds should only run on push
parent
20ec4c1204
commit
4a71fd1f7f
|
@ -3,6 +3,8 @@ matrix:
|
|||
- linux/amd64
|
||||
- linux/arm64
|
||||
- linux/arm/v7
|
||||
when:
|
||||
event: push
|
||||
|
||||
# These checks already get performed on the feature branches
|
||||
platform: ${PLATFORM}
|
||||
|
|
Loading…
Reference in New Issue