Skip to content
Snippets Groups Projects
Commit f5724642 authored by Varac's avatar Varac
Browse files

Merge branch...

Merge branch '990-invalid-reference-format-when-trying-to-delete-image-in-ci-after-merging' into 'master'

Resolve "Invalid reference format when trying to delete image in CI after merging"

Closes #990

See merge request openappstack/openappstack!575
parents d4f0f0ed be99afa5
No related branches found
No related tags found
No related merge requests found
......@@ -720,6 +720,8 @@ terminate-droplet:
delete-image:
stage: build
when: manual
needs:
- job: ci-test-image-build
variables:
GIT_STRATEGY: none
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment