Fix CI
Some checks failed
Build and Push Docker Image / build (push) Failing after 49s

This commit is contained in:
Melaine Gérard 2024-11-01 15:13:28 +01:00
parent 0539007574
commit ca1e28a53b

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
runs-on: alpine:latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v3 uses: actions/checkout@v3