Skip to content
Snippets Groups Projects
Commit dda8e22f authored by Felix Ohms's avatar Felix Ohms
Browse files

fix syntax

parent f1c158b9
Branches
Tags
No related merge requests found
Checking pipeline status
......@@ -76,7 +76,7 @@ containerlab:destroy:
- docker image rm -f ${GOSDN_CONTAINER_IMAGE}
allow_failure: true
rules:
- if: '$CLAB_DEPLOYED == 0'
- if: '$CLAB_DEPLOYED == "0"'
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment