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

This commit is contained in:
Tanguy Herbron 2023-08-05 13:11:22 +02:00
parent a3e95a4492
commit cbc3169775

View File

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