Skip to content

Commit

Permalink
fix: remove tags and labels from docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Jan 9, 2024
1 parent eb45dda commit 8081406
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-docker-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,3 @@ jobs:
platforms: linux/amd64,linux/arm64
push: false
provenance: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 8081406

Please sign in to comment.