pipeline runner
Some checks failed
S3 mount container image build / build (push) Failing after 12s

This commit is contained in:
Tanguy Herbron 2023-08-05 11:26:35 +02:00
parent 7f3742188c
commit c32662f56e

View File

@ -8,7 +8,7 @@ on:
jobs:
build:
container:
image: node:latest
image: docker:latest
runs-on: [arm64]
steps: