Skip to content
Snippets Groups Projects
Commit 88854b20 authored by Oleksandr Kosse (EPAM)'s avatar Oleksandr Kosse (EPAM)
Browse files

Merge branch 'GONRG-4911-fix-bootstrap-scripts' into 'master'

GONRG-4911: refactor bootstrap script

See merge request !199
parents fdfedc39 6dc163c3
No related branches found
No related tags found
2 merge requests!229Merge branch 'dependency-upgrade' into 'master',!199GONRG-4911: refactor bootstrap script
Pipeline #114093 passed with warnings
...@@ -6,4 +6,4 @@ ENV PREFIX=$(pwd) ...@@ -6,4 +6,4 @@ ENV PREFIX=$(pwd)
RUN chmod 775 /opt/bootstrap_partition.sh RUN chmod 775 /opt/bootstrap_partition.sh
CMD ["/bin/bash", "-c", "source /opt/bootstrap_partition.sh && sleep 365d"] CMD ["/bin/bash", "-c", "/opt/bootstrap_partition.sh && sleep 365d"]
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