Skip to content

Commit

Permalink
SHIBUI-1770
Browse files Browse the repository at this point in the history
Clean up
  • Loading branch information
chasegawa committed Mar 11, 2021
1 parent 6edf2aa commit c468233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-build/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit c468233

Please sign in to comment.