forked from vieter-v/vieter
Maybe it needs the brackets?
parent
e1ca4085ff
commit
7b6c1c254d
|
@ -6,7 +6,7 @@ matrix:
|
||||||
# These checks already get performed on the feature branches
|
# These checks already get performed on the feature branches
|
||||||
branches:
|
branches:
|
||||||
exclude: [ main, dev ]
|
exclude: [ main, dev ]
|
||||||
platform: $PLATFORM
|
platform: ${PLATFORM}
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
vieter:
|
vieter:
|
||||||
|
|
Loading…
Reference in New Issue