Add woodpecker pipeline #1
@ -14,11 +14,14 @@ steps:
|
||||
- mkdir $DOWNLOAD_LOCATION
|
||||
- wget -O $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME $SOURCEMOD_DOWNLOAD_URL
|
||||
- ls $DOWNLOAD_LOCATION
|
||||
- tar -zxvf $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME
|
||||
- ls $DOWNLOAD_LOCATION
|
||||
- tar -zxvf $DOWNLOAD_LOCATION/$SOURCEMOD_FILENAME \
|
||||
addons/sourcemod/scripting/include \
|
||||
addons/sourcemod/scripting/spcomp \
|
||||
addons/sourcemod/scripting/spcomp64 \
|
||||
addons/sourcemod/scripting/compile.sh
|
||||
- exit 2
|
||||
- name: build
|
||||
image: debian:bookworm
|
||||
commands:
|
||||
|
Loading…
x
Reference in New Issue
Block a user