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

This commit is contained in:
Tanguy Herbron 2023-08-05 17:16:03 +02:00
parent 064fe2a2c5
commit ca72b118fe

View File

@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
container: container:
image: git.halis.io/athens-school/runner-images:debian12.1-node18-1 image: git.halis.io/athens-school/runner-images:debian12.1-node18
runs-on: [arm64] runs-on: [arm64]
steps: steps:
@ -15,5 +15,3 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Check content - name: Check content
run: ls run: ls
- name: Test
run: ls