Skip to content
Snippets Groups Projects
Commit 153168b1 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add user

parent 59bb10cf
No related branches found
No related tags found
2 merge requests!743Production Release | nshmp-haz,!741Docker Images
......@@ -33,7 +33,9 @@ ARG CI_COMMIT_BRANCH=null
COPY . .
USER root
RUN ./gradlew assemble
USER usgs-user
####
# Application image: Run jar file.
......
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