Skip to content
Snippets Groups Projects
Commit d4abf357 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
parents be618388 e2e7e889
No related branches found
No related tags found
1 merge request!463hotfix to avoid image build errors
Pipeline #237307 passed
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