Skip to content

Commit

Permalink
still wip
Browse files Browse the repository at this point in the history
  • Loading branch information
donkeyx committed Jun 19, 2024
1 parent 8c9577a commit 54fede3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,9 @@ jobs:
branches: |
release/*
- name: Debug Metadata Output
run: echo "Tags: ${{ steps.meta.outputs.tags }}"

- name: Build and push
uses: docker/build-push-action@v5
with:
Expand Down

0 comments on commit 54fede3

Please sign in to comment.