test workflow build and push on gitea registry
Some checks failed
Build and Push Docker Image / build_and_push (push) Failing after 20s

This commit is contained in:
2024-03-13 11:43:28 +01:00
parent 54c5b1e334
commit ef6f214cf6

View File

@@ -10,8 +10,7 @@ jobs:
build_and_push:
runs-on: ubuntu-latest
container:
image: ghrc.io/catthehacker/ubuntu:act-latest
options: --privileged
image: gitea/act_runner:nightly-dind-rootless
steps:
- name: Checkout repository