From b6aa93dfd31dd43c0f585c86103f4330e4b285db Mon Sep 17 00:00:00 2001 From: handreas <andreas.hamacher@monash.edu> Date: Wed, 29 Jan 2020 05:54:31 +0000 Subject: [PATCH] toying with cleanup stage Former-commit-id: 4ace75bf40dded9cb7ed3896ccd690e3ff204254 --- .gitlab-ci.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd7cfee7..f344f0ed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -175,7 +175,3 @@ clean: script: - source ./$NECTAR_ALLOCATION-openrc.sh - bash -x ./heat/heatcicdwrapper.sh delete_if_exists $STACKNAME - when: - - delayed - - always - -- GitLab