Skip to content

Commit

Permalink
add image tag to build hook
Browse files Browse the repository at this point in the history
  • Loading branch information
Paris Goldman-Smith committed Nov 27, 2018
1 parent 5aedac4 commit 83d8b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aimmo-game/hooks/build
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/bin/bash
pwd
docker build --target runner $(pwd)
docker build --target runner $(pwd) -t ocadotechnology/aimmo-game

0 comments on commit 83d8b5c

Please sign in to comment.