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