mirror of
https://github.com/logos-storage/deluge.git
synced 2026-08-26 18:31:11 +00:00
docker: adjust dockerfile and workflow for arm64 builds (#2)
This commit is contained in:
@@ -24,4 +24,6 @@ jobs:
|
||||
docker_file: docker/deluge.Dockerfile
|
||||
dockerhub_repo: codexstorage/deluge
|
||||
tag_latest: ${{ github.ref_name == github.event.repository.default_branch || startsWith(github.ref, 'refs/tags/') }}
|
||||
checkout-fetch-depth: 0
|
||||
checkout-fetch-tags: true
|
||||
secrets: inherit
|
||||
|
||||
Reference in New Issue
Block a user