Skip to content

Commit

Permalink
remove explicit tags
Browse files Browse the repository at this point in the history
  • Loading branch information
egillax committed Jul 31, 2024
1 parent e8f6c4a commit e78ec77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ jobs:
GIT_BRANCH=${{ steps.docker_meta.outputs.version }}
GIT_COMMIT_ID_ABBREV=${{ env.SHA8 }}
ARCH=${{ matrix.config.arch }}
tags: ${{ steps.docker_meta.outputs.tags }}
# Use runtime labels from docker_meta as well as fixed labels
labels: |
${{ steps.docker_meta.outputs.labels }}
Expand Down

0 comments on commit e78ec77

Please sign in to comment.