mirror of
https://gitlab.cs.fau.de/ik15ydit/latexandmore.git
synced 2024-11-22 11:49:32 +01:00
[git fast commit] 16. Feb 2018 - 10:44:47
This commit is contained in:
parent
82d0c3b4a1
commit
3aa1afee75
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user