pipeline runner
All checks were successful
S3 mount container image build / build (push) Successful in 1m27s

This commit is contained in:
Tanguy Herbron 2023-08-05 01:26:43 +02:00
parent a11bdf94c9
commit 068bae68c5

View File

@ -8,7 +8,8 @@ on:
jobs: jobs:
build: build:
container: container:
image: node:18.17.0-alpine3.17 #image: node:18.17.0-alpine3.17
image: node:latest
runs-on: [arm64] runs-on: [arm64]
steps: steps: