This commit is contained in:
parent
8d8c5998ad
commit
5197f4e7c6
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ steps:
|
|||
- rm -rf /woodpecker/src # Remove the existing source directory
|
||||
- echo "[*] Cloning repository"
|
||||
- git clone https://git.xyro.win/nyosic/MarioDB.git /woodpecker/src
|
||||
- chmod -R 777 /woodpecker/src
|
||||
- echo "[*] Creating build directory"
|
||||
- mkdir -p $BUILD_DIR
|
||||
- cd $BUILD_DIR
|
||||
|
|
Loading…
Add table
Reference in a new issue