test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 8s
Details
Build and Push Docker Image / build_and_push (push) Failing after 8s
Details
This commit is contained in:
parent
d70449602d
commit
20bea61613
|
@ -10,7 +10,7 @@ jobs:
|
|||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghrc.io/catthehacker/ubuntu:act-latest
|
||||
image: gitea/act_runner:nightly-dind-rootless
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Reference in New Issue