Skip to content

Commit

Permalink
testing docker cloud automated build
Browse files Browse the repository at this point in the history
  • Loading branch information
brianz committed Aug 31, 2017
1 parent eda8e27 commit bf22973
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hooks/build
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/bin/bash
docker build \
--build-arg SERVERLESS_VERSION=1.20.0 \
-t $IMAGE_NAME .

0 comments on commit bf22973

Please sign in to comment.