test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 13s
Details
Build and Push Docker Image / build_and_push (push) Failing after 13s
Details
This commit is contained in:
parent
96e0debef2
commit
75050500b3
|
@ -15,7 +15,6 @@ jobs:
|
||||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
ports:
|
ports:
|
||||||
- 2367:2367
|
- 2367:2367
|
||||||
options: --name my_container
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
|
|
Loading…
Reference in New Issue