Skip to content

Commit

Permalink
Dockerhub build hook provided
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan_Budayeu authored and Ivan_Budayeu committed May 3, 2021
1 parent 6a075c5 commit 6ef45a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hooks/build
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

docker build -t "$IMAGE_NAME" --build-arg GH_TOKEN="$GH_TOKEN" .

0 comments on commit 6ef45a4

Please sign in to comment.