Skip to content

Commit

Permalink
pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 81a9c86 commit 792c0a8
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 @@ -19,7 +19,7 @@ jobs:
with:
images: ${{ secrets.DOCKERHUB_USERNAME }}/eat-place
tags: |
type=ref,pattern={{web_ui_branch}}
type=ref,pattern=web_ui_{{branch}}
- name: ECHO TAGS & LABELS
run: |
Expand Down

0 comments on commit 792c0a8

Please sign in to comment.