Skip to content
Snippets Groups Projects
Commit f11dea02 authored by Maurice Zimmnau's avatar Maurice Zimmnau
Browse files

Remove artifacts after 1 day

parent d34ba49a
No related branches found
No related tags found
No related merge requests found
Pipeline #1625828 failed
......@@ -17,6 +17,7 @@ build-integration-test:
# - NAME_MODIFIED_TOOL.env
# - ${DIR_UNICADO}
- ${CI_PROJECT_DIR}
expire_in: 1 day
script:
- export NAME_MODIFIED_TOOL=$(cat NAME_MODIFIED_TOOL.env)
......
......@@ -14,6 +14,7 @@ run-integration-test:
paths:
- ${DIR_PROJECTS}/${NAME_AIRCRAFT_TYPE}/${NAME_AIRCRAFT_VERSION}_post/reporting/
- ${CI_PROJECT_DIR}
expire_in: 1 day
script:
- export NAME_MODIFIED_TOOL=$(cat NAME_MODIFIED_TOOL.env)
......
......@@ -14,6 +14,7 @@ setup-integration-test:
# - NAME_MODIFIED_TOOL.env
# - ${DIR_UNICADO}
- ${CI_PROJECT_DIR}
expire_in: 1 day
script:
# - apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y apt-utils git openssh-client # Necessary packages for ssh and git operations
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment