Artifact defiant
This commit is contained in:
parent
6916b1ee27
commit
4704719583
1 changed files with 3 additions and 0 deletions
|
@ -102,6 +102,9 @@ defiant:build:
|
||||||
- cd ${DEFIANT_SRC}/src
|
- cd ${DEFIANT_SRC}/src
|
||||||
- git clone https://github.com/momothereal/code-jam-2.git defiant
|
- git clone https://github.com/momothereal/code-jam-2.git defiant
|
||||||
- cp main_config.yaml defiant/config/main_config.yaml
|
- cp main_config.yaml defiant/config/main_config.yaml
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- ${DEFIANT_SRC}/src
|
||||||
only:
|
only:
|
||||||
changes:
|
changes:
|
||||||
- defiant/**/*
|
- defiant/**/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue