Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
taylordowns2000 committed Nov 2, 2023
1 parent 4cd32d6 commit 2186a5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/dockerize.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ jobs:
- name: Log tags from meta step
run: |
echo ${{ steps.meta.outputs.tags }}
- name: Log labels from meta step
run: |
echo ${{ steps.meta.outputs.labels }}
# - name: Log labels from meta step
# run: |
# echo ${{ steps.meta.outputs.labels }}
- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 2186a5c

Please sign in to comment.