nothing in this envirnoment is making sense
Some checks failed
ci/woodpecker/push/test-build Pipeline failed
Some checks failed
ci/woodpecker/push/test-build Pipeline failed
This commit is contained in:
parent
1ec3571fcc
commit
2a32bd27ba
@ -15,10 +15,10 @@ steps:
|
|||||||
- mkdir $DOWNLOAD_LOCATION
|
- mkdir $DOWNLOAD_LOCATION
|
||||||
- wget -q -O $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME $SOURCEMOD_DOWNLOAD_URL
|
- wget -q -O $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME $SOURCEMOD_DOWNLOAD_URL
|
||||||
- tar -zxvf $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME
|
- tar -zxvf $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME
|
||||||
- mv -v $SOURCEMOD_SCR_DIR/include scripting && \
|
- mv -v $SOURCEMOD_SCR_DIR/include scripting
|
||||||
mv -v $SOURCEMOD_SCR_DIR/spcomp scripting && \
|
- mv -v $SOURCEMOD_SCR_DIR/spcomp scripting
|
||||||
mv -v $SOURCEMOD_SCR_DIR/spcomp64 scripting && \
|
- mv -v $SOURCEMOD_SCR_DIR/spcomp64 scripting
|
||||||
mv -v $SOURCEMOD_SCR_DIR/compile.sh scripting
|
- mv -v $SOURCEMOD_SCR_DIR/compile.sh scripting
|
||||||
- rm -r addons
|
- rm -r addons
|
||||||
- name: build
|
- name: build
|
||||||
image: debian:bookworm
|
image: debian:bookworm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user