forked from vieter-v/vieter
Maybe it needs the brackets?
This commit is contained in:
parent
e1ca4085ff
commit
7b6c1c254d
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue