Skip to content

Commit

Permalink
Set context to root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
mszep authored Aug 29, 2021
1 parent 6c722f4 commit 15d364d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Build and Push to GitHub Packages
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .docker
context: .
file: .docker/resume.dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 15d364d

Please sign in to comment.