Skip to content
GitLab
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
irma-demo-schememanager
Commits
9999724e
Commit
9999724e
authored
Mar 25, 2020
by
Ivar Derksen
Browse files
Disabled artifact expiry in .gitlab-ci.yml
parent
2e30ad33
Pipeline
#40541
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
9999724e
...
...
@@ -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
Supports
Markdown
0%
Try again
or
attach a new 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