Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jekabolt committed Sep 25, 2022
1 parent a78f500 commit 0e0616a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
context: .
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/solutions-dapp:${{ steps.commit.outputs.short }} , ${{ secrets.DOCKER_USERNAME }}/myapp:latest
tags: ${{ steps.commit.outputs.short }} , latest
labels: ${{ steps.meta.outputs.labels }}
deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0e0616a

Please sign in to comment.