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

fix synax pt2: Electric Boogaloo

parent dda8e22f
No related branches found
No related tags found
No related merge requests found
Pipeline #84090 failed
......@@ -51,7 +51,7 @@ containerlab:deploy:integration:
needs: ["containerlab:template:integration", "build-docker"]
script:
- sudo containerlab deploy --topo ${CI_PROJECT_DIR}/${CLAB_NAME}.clab.yml --reconfigure
- CLAB_DEPLOYED = $?
- CLAB_DEPLOYED=$?
- |
echo -e "\
GOSDN_HTTP_PORT=$(docker_host_port 8080 clab-${CLAB_NAME}-gosdn)\n\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment