Commit 7b51e897 authored by nimrod's avatar nimrod
Browse files

fixup! Sleep container image.

parent 37dfa964
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ push-sleep:
  extends: .container-push
  variables:
    CONTEXT: sleep
    IMAGE: cron
    IMAGE: sleep
  needs:
    - job: build-sleep
      artifacts: true