Skip to content
Snippets Groups Projects

Cleanup

2 files
+ 0
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
1
@@ -45,7 +45,6 @@ RUN mkdir /asset-output \
USER usgs-user
COPY --from=builder --chown=usgs-user:usgs-user /app/build/libs/nshmp-ws-all.jar .
COPY --from=builder --chown=usgs-user:usgs-user /app/fault-sections /app/fault-sections
EXPOSE 8080
Loading