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