Skip to content
Snippets Groups Projects

Refactor ci

Merged Ghost User requested to merge refactor-ci into develop
All threads resolved!
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -66,6 +66,7 @@ containerlab:destroy:
stage: .post
tags:
- shell
needs: ["containerlab:deploy:integration", "integration-test:nucleus", "integration-test:api"]
before_script:
- cd ${CLAB_DIR}
script:
Loading