Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ffaerber committed Nov 21, 2017
1 parent 56f21c1 commit b69552a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion travis-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ if [ -d tmp ]; then
rm -rf tmp
fi

docker build -t ffaerber/appsample:build --build-arg ARCH=$ARCH .
docker build -t appsample --build-arg ARCH=$ARCH .

0 comments on commit b69552a

Please sign in to comment.