Skip to content

Commit

Permalink
new
Browse files Browse the repository at this point in the history
  • Loading branch information
ksobitov committed Nov 29, 2023
1 parent 1568cf2 commit 9c32be3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/push_client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
context: complex/client
file: complex/client/Dockerfile
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/multi-client:latest
tags: |
${{ secrets.DOCKERHUB_USERNAME }}/multi-client:latest

0 comments on commit 9c32be3

Please sign in to comment.