Skip to content

Commit

Permalink
dev test
Browse files Browse the repository at this point in the history
  • Loading branch information
TimofeyTst committed Oct 8, 2023
1 parent 9e59a94 commit acdf166
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ secrets.DOCKERHUB_USERNAME }}/eat-place
tags: |
value=web_ui_{{branch}}
- name: ECHO TAGS & LABELS
run: |
echo ${{ steps.meta.outputs.tags }}
echo ${{ steps.meta.outputs.labels }}
tags: value=web_ui_{{branch}}

- name: Set up QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit acdf166

Please sign in to comment.