Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
m4dm4rtig4n committed Jan 26, 2024
1 parent d468100 commit 963095e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_prerelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
IMAGE_NAME: ${{ needs.informations.outputs.IMAGE_NAME }}
PUSH: true
TAG: ${{ needs.informations.outputs.version }}
PLATFORM: "linux/amd64, linux/arm64, linux/arm/v6, linux/arm/v7"
# PLATFORM: "linux/amd64, linux/arm64, linux/arm/v6, linux/arm/v7"
LATEST: false
secrets:
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
Expand Down

0 comments on commit 963095e

Please sign in to comment.