co workflows
Some checks failed
Build and Push Docker Image / build (push) Failing after 2m46s

This commit is contained in:
el 2025-03-24 22:27:40 +01:00
parent 4fc7334146
commit 4779784175

View file

@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: alpine # Utilisation de votre runner nommé "fondation"
runs-on: alpine # Utilisation de votre runner
steps:
- name: Checkout code