Skip to content

Commit

Permalink
chore: skip version as a test
Browse files Browse the repository at this point in the history
  • Loading branch information
das-nagnag committed Mar 15, 2024
1 parent 93cb6f8 commit 204c383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:

- name: push to registry
run: |
VERSIONS="${{DOCKER_METADATA_OUTPUT_VERSION}}"
# VERSIONS="${{DOCKER_METADATA_OUTPUT_VERSION}}"
LABELS="${{DOCKER_METADATA_OUTPUT_LABELS}}"
ANNOTATIONS="${{DOCKER_METADATA_OUTPUT_ANNOTATIONS}}"
JSON="${{DOCKER_METADATA_OUTPUT_JSON}}"
Expand Down

0 comments on commit 204c383

Please sign in to comment.