Skip to content

Commit

Permalink
use file instead of context
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff committed Jan 16, 2024
1 parent 124275c commit 7e63c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-dockerhub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
context: '{{defaultContext}}:deployment/dockerhub'
file: deployment/dockerhub/Dockerfile
tags: databio/pephub:latest

0 comments on commit 7e63c80

Please sign in to comment.