Commit 35d0c150 authored by Jan Kiene's avatar Jan Kiene
Browse files

set default expiration time

parent e4096752
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -12,6 +12,8 @@ variables:

default:
  interruptible: true # Make all jobs by default interruptible
  artifacts:
    expire_in: 1 week

# This sets when pipelines are created. Jobs have more specific rules to restrict them.
workflow: