Skip to content
Snippets Groups Projects

Cherry-pick 'gc: fix containerize-gcr job' into release/0.28

Merged Marc Burnie [AWS] requested to merge cherry-pick-for-566 into release/0.28
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
@@ -25,6 +25,9 @@ download_gc_plugins:
gc-containerize-gitlab:
needs: ["compile-and-unit-test", "download_gc_plugins"]
gc-containerize-gcr:
needs: ["gc-compile-and-unit-test", "download_gc_plugins"]
gc-test:
variables:
ENVIRONMENT: $GC_ENVIRONMENT
Loading