This commit is contained in:
parent
f8806d672c
commit
716daff077
@ -18,10 +18,11 @@ pipeline:
|
|||||||
- GLUON_TARGET=${TARGET}
|
- GLUON_TARGET=${TARGET}
|
||||||
- GLUON_DEPRECATED=1
|
- GLUON_DEPRECATED=1
|
||||||
commands:
|
commands:
|
||||||
- apt update
|
- echo ${TARGET}
|
||||||
- apt install -y file
|
# - git config --global init.defaultBranch main
|
||||||
- sh contrib/actions/install-dependencies.sh
|
# - sed -i 's/install/install file/' contrib/actions/install-dependencies.sh
|
||||||
- sh contrib/actions/run-build.sh ${TARGET}
|
# - sh contrib/actions/install-dependencies.sh
|
||||||
|
# - sh contrib/actions/run-build.sh ${TARGET}
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
TARGET:
|
TARGET:
|
||||||
|
Loading…
Reference in New Issue
Block a user