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

gc: fix containerize-gcr job

parent 5d079eec
No related branches found
No related tags found
1 merge request!566gc: fix containerize-gcr job
Pipeline #312179 failed
......@@ -25,6 +25,9 @@ download_gc_plugins:
gc-containerize-gitlab:
needs: ["gc-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
......
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