Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jbabb authored Apr 18, 2019
1 parent 240ef8c commit 0a93c42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Sources/SIS/build.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

# build the sis web app
docker build sis-app -t tier-sis-web
docker build . -t tier-sis-web

0 comments on commit 0a93c42

Please sign in to comment.