Skip to content
Snippets Groups Projects

Resolve "Improve pipeline speed"

Merged Ghost User requested to merge 126-improve-pipeline-speed into develop
Compare and Show latest version
2 files
+ 19
10
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
1
@@ -12,6 +12,7 @@ workflow:
stages:
- .pre
- test
- test_and_build
- apply
- integration-test
@@ -29,5 +30,5 @@ include:
- local: '/build/ci/.build-container_shell.yml'
- local: '/build/ci/.test.yml'
- local: '/build/ci/.containerlab-ci.yml'
- local: '/build/ci/.deploy-k8s.yml'
#- local: '/build/ci/.deploy-k8s.yml'
- local: '/build/ci/.uml-autogen-ci.yml'
Loading