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

This commit is contained in:
Nicolas CARON 2024-03-15 11:52:45 +01:00
parent cebf885278
commit bd28920cdc
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ on:
jobs:
test:
runs-on: ubuntu-latest
container:
image: ubuntu:latest
steps:
- name: Check folders
run: |