Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
magnus anatolius committed Apr 6, 2020
1 parent fd73aa8 commit 829daa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source.manager/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ while [ "$1" != "" ]; do
shift
done

docker build --no-cache --build-arg SSH_KEY="$SSH_KEY" --build-arg SSH_KEY_PASSPHRASE="$SSH_KEY_PASSPHRASE" --tag in-sylva.source.manager .
docker build --no-cache --build-arg SSH_KEY="$SSH_KEY" --build-arg SSH_KEY_PASSPHRASE="$SSH_KEY_PASSPHRASE" --tag in-sylva.source.manager ./source.manager/.

0 comments on commit 829daa2

Please sign in to comment.