Skip to content
Snippets Groups Projects

ci: Add OOD image build job to gitlab CI

Merged Eesaan Atluri requested to merge atlurie/hpc-factory:feat-ood-image-build into feat-hpc-factory
All threads resolved!
1 file
+ 2
0
Compare changes
  • Side-by-side
  • Inline
+ 2
0
@@ -175,6 +175,8 @@ build_login_image:
build_ood_image:
stage: build
environment:
name: $ENV
tags:
- build
script:
Loading