Skip to content
Snippets Groups Projects
Commit a20abc9d authored by Danylo Vanin (EPAM)'s avatar Danylo Vanin (EPAM) Committed by Oleksandr Kosse (EPAM)
Browse files

[GONRG-7371] Fix gc bootstrap containerize

parent 2edf5194
No related branches found
No related tags found
1 merge request!509[GONRG-7371] Fix gc bootstrap containerize
FROM google/cloud-sdk:alpine
FROM google/cloud-sdk:431.0.0-alpine
WORKDIR /opt
......
......@@ -24,3 +24,6 @@ gc-baremetal-test:
GC_TEST_SUBDIR: testing/schema-test-core
script:
- $MAVEN_BUILD . test-results.log verify -q -f $GC_TEST_SUBDIR/pom.xml
gc-containerize-bootstrap-gitlab:
tags: ["osdu-medium"]
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