Skip to content
Permalink
Browse files
SHIBUI-1770
Clean up
  • Loading branch information
chasegawa committed Mar 11, 2021
1 parent 6edf2aa commit c468233bb3c6962289f2a52fc9d66f45f9aca89d
Showing 1 changed file with 1 addition and 1 deletion.
@@ -5,7 +5,7 @@ services:
image: unicon/shibuibuilder:1.0
# If you want a container to docker exec into for manual operations, comment out the environment RUN_COMMAND
environment:
RUN_COMMAND: 'sh gradlew clean'
RUN_COMMAND: 'sh gradlew build'
volumes:
- ../:/shib-idp-ui

0 comments on commit c468233

Please sign in to comment.