Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update build.sh
jbabb committed 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
@@ -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.