test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 16s
Details
Build and Push Docker Image / build_and_push (push) Failing after 16s
Details
This commit is contained in:
parent
75050500b3
commit
cc4629bbbd
|
@ -9,6 +9,8 @@ on:
|
|||
jobs:
|
||||
build_and_push:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ghcr.io/catthehacker/ubuntu:act-latest
|
||||
|
||||
services:
|
||||
my_docker:
|
||||
|
|
Loading…
Reference in New Issue