ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1084866182
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user