test workflow build and push on gitea registry
Build and Push Docker Image / build_and_push (push) Failing after 12s Details

This commit is contained in:
Nicolas CARON 2024-03-13 11:46:36 +01:00
parent ef6f214cf6
commit 87ea725e51
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ on:
jobs:
build_and_push:
runs-on: ubuntu-latest
container:
image: gitea/act_runner:nightly-dind-rootless
steps:
- name: Checkout repository