Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fredclausen committed Dec 5, 2023
1 parent 75f7219 commit a7fa59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
push_enabled: true
ghcr_repo_owner: ${{ github.repository_owner }}
ghcr_repo: ${{ github.repository }}
platform_linux_arm32v6_enabled: true
platform_linux_arm32v6_enabled: false
platform_linux_i386_enabled: false
get_version_method: git_commit_hash_short
# set build_latest to true if github.event.inputs.use_test_image is false
Expand Down

0 comments on commit a7fa59c

Please sign in to comment.