Skip to content
Snippets Groups Projects

Move build pipeline out to integration project

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -325,6 +325,7 @@ test_ood_image_mr:
@@ -325,6 +325,7 @@ test_ood_image_mr:
tags:
tags:
- build
- build
script:
script:
 
- export OOD_INSTANCE_NETWORK="cicd-net"
- FAILED=false
- FAILED=false
- |
- |
eval $(ssh-agent -s)
eval $(ssh-agent -s)
Loading