test workflow build and push on gitea registry
Build and Push Docker Image / test (push) Successful in 11s Details

This commit is contained in:
Nicolas CARON 2024-03-15 10:56:45 +01:00
parent 71d7c3ce61
commit b6a2edb179
1 changed files with 2 additions and 0 deletions

View File

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