[git fast commit] 16. Feb 2018 - 10:44:47

This commit is contained in:
Sheppy 2018-02-16 10:44:48 +01:00
parent 82d0c3b4a1
commit 3aa1afee75

View File

@ -33,20 +33,19 @@ before_script:
AuD:
script:
*make
- make -C $CI_JOB_NAME
- ./.check_artifacts.sh $CI_JOB_NAME/$aud
artifacts:
paths:
- $CI_JOB_NAME/$aud
- ls -la
- ./.check_artifacts.sh $CI_JOB_NAME/$aud
FFI:
script:
*make
- make -C $CI_JOB_NAME
- .check_artifacts.sh $CI_JOB_NAME/$aud
artifacts:
paths:
- $CI_JOB_NAME/$ffi
- .check_artifacts.sh $CI_JOB_NAME/$aud
GDS:
script: