Artifact defiant

This commit is contained in:
Aram 🍐 2019-10-27 01:14:50 -04:00
parent 6916b1ee27
commit 4704719583

View file

@ -102,6 +102,9 @@ defiant:build:
- cd ${DEFIANT_SRC}/src
- git clone https://github.com/momothereal/code-jam-2.git defiant
- cp main_config.yaml defiant/config/main_config.yaml
artifacts:
paths:
- ${DEFIANT_SRC}/src
only:
changes:
- defiant/**/*