Skip to content
Snippets Groups Projects
Commit 2f361645 authored by Hannes Bohring's avatar Hannes Bohring :eyes:
Browse files

[orchestration-65] Docker build was running in wrong context

parent 14ca4122
No related branches found
No related tags found
1 merge request!206[orchestration-65] Docker build was running in wrong context
......@@ -75,5 +75,5 @@ LABEL maintainer="Martin Abbrent <martin.abbrent@ufz.de>" \
org.opencontainers.image.revision=$VCS_REF \
org.opencontainers.image.created=$BUILD_DATE
COPY default.conf /etc/nginx/conf.d/default.conf
COPY ./docker/deployment/ufz/default.conf /etc/nginx/conf.d/default.conf
COPY --from=js-builder /smsfrontend/dist/ /usr/share/nginx/html/rdm/svm
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