Skip to content
Snippets Groups Projects
Commit ac8f282f authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

wip

parent 4a1ccad5
No related branches found
No related tags found
No related merge requests found
Pipeline #77491 failed
......@@ -53,7 +53,7 @@ containerlab:deploy:
- .containerlab_template
- .containerlab_rules
stage: apply
needs: ["containerlab:template", "build:merge-request"]
needs: ["containerlab:template", "build:merge-request", "build:develop"]
script:
- sudo containerlab deploy --topo ${CI_PROJECT_DIR}/${CLAB_NAME}.clab.yml --reconfigure
- echo "GOSDN_HTTP_PORT=$(docker inspect -f '{{ (index (index .NetworkSettings.Ports "8080/tcp") 0).HostPort }}' clab-${CLAB_NAME}-gosdn)" >> ${CI_PROJECT_DIR}/build.env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment