Skip to content
Snippets Groups Projects
Commit 99deeac3 authored by Aliaksandr Ramanovich (EPAM)'s avatar Aliaksandr Ramanovich (EPAM)
Browse files

Merge branch 'gc-fix-containerize-gcr' into 'master'

gc: fix containerize-gcr job

See merge request !566
parents 5d079eec 8d7c59e7
No related branches found
No related tags found
1 merge request!566gc: fix containerize-gcr job
Checking pipeline status
...@@ -25,6 +25,9 @@ download_gc_plugins: ...@@ -25,6 +25,9 @@ download_gc_plugins:
gc-containerize-gitlab: gc-containerize-gitlab:
needs: ["gc-compile-and-unit-test", "download_gc_plugins"] needs: ["gc-compile-and-unit-test", "download_gc_plugins"]
gc-containerize-gcr:
needs: ["gc-compile-and-unit-test", "download_gc_plugins"]
gc-test: gc-test:
variables: variables:
ENVIRONMENT: $GC_ENVIRONMENT ENVIRONMENT: $GC_ENVIRONMENT
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment