[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: AuD:
script: script:
*make - make -C $CI_JOB_NAME
- ./.check_artifacts.sh $CI_JOB_NAME/$aud
artifacts: artifacts:
paths: paths:
- $CI_JOB_NAME/$aud - $CI_JOB_NAME/$aud
- ls -la
- ./.check_artifacts.sh $CI_JOB_NAME/$aud
FFI: FFI:
script: script:
*make - make -C $CI_JOB_NAME
- .check_artifacts.sh $CI_JOB_NAME/$aud
artifacts: artifacts:
paths: paths:
- $CI_JOB_NAME/$ffi - $CI_JOB_NAME/$ffi
- .check_artifacts.sh $CI_JOB_NAME/$aud
GDS: GDS:
script: script: