test workflow build and push on gitea registry
This commit is contained in:
parent
8b1846d16a
commit
3d2cdde8e3
|
@ -17,8 +17,7 @@ jobs:
|
||||||
|
|
||||||
build_and_push_image:
|
build_and_push_image:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container:
|
container: ghcr.io/catthehacker/ubuntu:act-latest
|
||||||
image: gitea/act_runner:nightly-dind-rootless
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Login to Docker Registry
|
- name: Login to Docker Registry
|
||||||
|
|
Loading…
Reference in New Issue