test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 3s
Details
Build and Push Docker Image / build_and_push (push) Failing after 3s
Details
This commit is contained in:
parent
50bb477493
commit
54c5b1e334
|
@ -10,7 +10,7 @@ jobs:
|
|||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghrc.io/docker/build-push-action:v2
|
||||
image: ghrc.io/catthehacker/ubuntu:act-latest
|
||||
options: --privileged
|
||||
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue