Skip to content
Snippets Groups Projects

Move build pipeline out to integration project

1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -198,8 +198,6 @@ build_gpu_image:
@@ -198,8 +198,6 @@ build_gpu_image:
build_ood_image:
build_ood_image:
stage: build
stage: build
environment:
name: knightly
tags:
tags:
- build
- build
script:
script:
@@ -381,8 +379,6 @@ deploy_cheaha:
@@ -381,8 +379,6 @@ deploy_cheaha:
cleanup_knightly:
cleanup_knightly:
stage: cleanup
stage: cleanup
environment:
name: knightly
tags:
tags:
- build
- build
script:
script:
Loading