Update .gitea/workflows/release.yaml
Some checks failed
Publish Docker image / Push Docker image to Docker registry (push) Failing after 1m46s
Some checks failed
Publish Docker image / Push Docker image to Docker registry (push) Failing after 1m46s
This commit is contained in:
parent
7df4ad1f59
commit
5bd62bfd6b
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ jobs:
|
|||
push_to_registry:
|
||||
name: Push Docker image to Docker registry
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
|
||||
|
|
Loading…
Reference in a new issue