Update .gitea/workflows/radarr-publish.yaml
Some checks failed
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Failing after 20s
Some checks failed
Docker Build and Publish / Build Docker image amd publish to Gitea (push) Failing after 20s
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
|||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
git.sdgarren.com/scott/caddy-hetzner:latest
|
git.sdgarren.com/scott/radarr:latest
|
||||||
|
|
||||||
- name: Image digest
|
- name: Image digest
|
||||||
run: echo ${{ steps.build-and-push.outputs.digest }}
|
run: echo ${{ steps.build-and-push.outputs.digest }}
|
||||||
Reference in New Issue
Block a user