Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
morphemic-preprocessor
Commits
0170e83e
Commit
0170e83e
authored
Sep 27, 2021
by
Tomek Piekarz
Browse files
Update .gitlab-ci.yml add "expire_in: 1 week" parameter for artifacts in build.
parent
a4aab5bd
Pipeline
#16096
passed with stage
in 1 minute and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0170e83e
...
...
@@ -38,6 +38,7 @@ build:scheduling-abstraction-layer:
script
:
-
$SCHEDULING_ABSTRACTION_LAYER_CLI clean install
artifacts
:
expire_in
:
1 week
paths
:
-
/builds/melodic/morphemic-preprocessor/maven_repo/org/activeeon/scheduling-abstraction-layer/
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment