Skip to content

Commit

Permalink
Add context according to docker/build-push-action#160
Browse files Browse the repository at this point in the history
  • Loading branch information
haraldkubota committed Jul 19, 2021
1 parent 2020908 commit 22f6851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
id: docker_build
uses: docker/build-push-action@v2
with:
context: .
push: true
tags: hkubot/hackathon:latest
- name: Image digest
Expand Down

0 comments on commit 22f6851

Please sign in to comment.