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

Merge branch 'fix-gc-bootstrap' into 'master'

hotfix to avoid image build errors

See merge request !463

(cherry picked from commit d4abf357)

e2e7e889 hotfix to avoid image build errors
parent 7d7a311e
No related branches found
No related tags found
1 merge request!464Merge branch 'fix-gc-bootstrap' into 'master'
Pipeline #236521 failed
FROM gcr.io/google.com/cloudsdktool/cloud-sdk:alpine
WORKDIR /opt
ENV PIP_BREAK_SYSTEM_PACKAGES 1
COPY ./requirements_bootstrap.txt ./devops/gc/bootstrap-osdu-module/*.sh /opt/
COPY ./deployment/ /opt/deployment
COPY ./devops/gc/bootstrap-osdu-module /opt/devops/gc/bootstrap-osdu-module
......
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