mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1084866182
This commit is contained in:
parent
8b4072d500
commit
2ac3189c46
1 changed files with 4 additions and 0 deletions
|
|
@ -11,3 +11,7 @@
|
||||||
cp -r $CI_PROJECT_DIR/$i $CI_PROJECT_DIR/output/;
|
cp -r $CI_PROJECT_DIR/$i $CI_PROJECT_DIR/output/;
|
||||||
done
|
done
|
||||||
# End of movefiles.sh
|
# End of movefiles.sh
|
||||||
|
artifacts:
|
||||||
|
expire_in: 1 hour
|
||||||
|
paths:
|
||||||
|
- $CI_PROJECT_DIR/output
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue