Skip to content

Commit

Permalink
testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhaillav committed Dec 1, 2023
1 parent 979fab4 commit 0302479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
context: .
file: ./Dockerfile.multistage
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/stone-proxy:latest , ${{ secrets.DOCKER_USERNAME }}/stone-proxy:${{ env.RELEASE_VERSION }},
tags: ${{ secrets.DOCKER_USERNAME }}/stone-proxy:latest

0 comments on commit 0302479

Please sign in to comment.