Build with sh
This commit is contained in:
parent
dbb52a8421
commit
cb23d7285e
1 changed files with 3 additions and 1 deletions
|
@ -96,7 +96,9 @@ teamspeak:deploy:
|
|||
|
||||
defiant:build:
|
||||
stage: build
|
||||
image: alpine/git
|
||||
image:
|
||||
name: alpine/git
|
||||
entrypoint: ["/bin/sh"]
|
||||
script:
|
||||
- cd ${DEFIANT_SRC}/src
|
||||
- git clone https://github.com/momothereal/code-jam-2.git defiant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue