Commit 4518b291 authored by Jan Kiene's avatar Jan Kiene
Browse files

less time for testing

parent 35d0c150
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@ variables:
default:
  interruptible: true # Make all jobs by default interruptible
  artifacts:
    expire_in: 1 week
    expire_in: 12 hours # for testing only! final time should be higher

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