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

This commit is contained in:
Nicolas CARON 2024-03-15 11:31:13 +01:00
parent 618c9b9206
commit 4222a348a4
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ on:
jobs: jobs:
test: test:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
image: ghcr.io/catthehacker/ubuntu:act-latest
steps: steps:
- name: Check folders - name: Check folders
run: | run: |