Ajout Workflow

This commit is contained in:
stef
2025-12-12 14:33:24 +01:00
parent 0424bb9a51
commit bebabde9f3

View File

@@ -1,8 +1,7 @@
name: Build
on: [push]
jobs: jobs:
build-and-push-image: build-and-push-image:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v4 uses: actions/checkout@v4