Skip to content

Commit

Permalink
Remove debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
ianpittwood committed Apr 5, 2024
1 parent a7b55d3 commit 32a90d6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-bake.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,6 @@ jobs:
targets: "build"
push: true

- name: Print Metadata
run: echo "${{ steps.push.outputs.metadata }}"

build-content:
runs-on: ubuntu-latest-4x

Expand Down Expand Up @@ -92,6 +89,3 @@ jobs:
*.cache-to=type=gha,compression=zstd
workdir: content/.
push: true

- name: Print Metadata
run: echo "${{ steps.push.outputs.metadata }}"

0 comments on commit 32a90d6

Please sign in to comment.