Skip to content

Commit

Permalink
[ADD] Dockerfile option and path
Browse files Browse the repository at this point in the history
  • Loading branch information
smoothbear authored Apr 30, 2021
1 parent 6b6ca69 commit 2e15d46
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ jobs:
username: ${{ secrets.DOCKER_USERNAME }}
password: ${{ secrets.DOCKER_PASSWORD }}
repository: avocatpear/backend
file: ./Dockerfile
path: ./
tag_with_ref: true

0 comments on commit 2e15d46

Please sign in to comment.