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

This commit is contained in:
Tanguy Herbron 2023-08-05 13:19:55 +02:00
parent e2247510e3
commit e04ace7388

View File

@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
container: container:
image: node:latest image: ghcr.io/catthehacker/ubuntu:custom-22.04
runs-on: [arm64] runs-on: [arm64]
steps: steps: