Skip to content
Snippets Groups Projects
Commit dfc8b815 authored by Marco Wettstein's avatar Marco Wettstein
Browse files

fix: broken

parent 8fe1174c
No related branches found
No related tags found
No related merge requests found
Pipeline #67748 passed
...@@ -26,6 +26,7 @@ app-build: ...@@ -26,6 +26,7 @@ app-build:
WORKDIR /app WORKDIR /app
COPY --from=builder /app . COPY --from=builder /app .
EXPOSE 8080 EXPOSE 8080
EOF
fi fi
} }
......
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