This commit is contained in:
parent
af2df22b4f
commit
8d8c5998ad
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ steps:
|
|||
commands:
|
||||
- echo "[*] Installing dependencies"
|
||||
- apt-get update && apt-get install -y cmake make g++ git
|
||||
- echo "[*] Removing existing source directory"
|
||||
- rm -rf /woodpecker/src # Remove the existing source directory
|
||||
- echo "[*] Cloning repository"
|
||||
- git clone https://git.xyro.win/nyosic/MarioDB.git /woodpecker/src
|
||||
- echo "[*] Creating build directory"
|
||||
|
|
Loading…
Add table
Reference in a new issue