pipeline runner
Some checks failed
Image builder / build (push) Failing after 3s

This commit is contained in:
Tanguy Herbron 2023-08-05 15:15:34 +02:00
parent a355e9f798
commit 5ba3f19e57

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
container: container:
image: debian:12.1 image: git.halis.io/athens-school/runner-images:debian12.1-node18
runs-on: [arm64] runs-on: [arm64]
steps: steps: