Skip to content

Commit

Permalink
[RELEASE] Fix path of Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Sytten committed Oct 15, 2020
1 parent d4b88e8 commit ea8664c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: sytten/anveosms/anveosms
path: "./app"
tags: ${{ env.TAG }}
build_args: BUILD_VERSION=${{ env.TAG }}

0 comments on commit ea8664c

Please sign in to comment.