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
IRMA
Github mirrors
pbdf-schememanager
Commits
34f0b587
Commit
34f0b587
authored
Mar 25, 2020
by
Ivar Derksen
Committed by
Sietse Ringers
Oct 07, 2020
Browse files
Disabled artifact expiry in .gitlab-ci.yml
Closes #34
parent
7bcc42ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
34f0b587
...
...
@@ -11,6 +11,8 @@ before_script:
verify
:
stage
:
verify
artifacts
:
# Disabling artifact expiry is not supported yet, so make
expire_in
:
100 year
paths
:
-
./*
script
:
...
...
Write
Preview
Markdown
is supported
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