pipeline runner
All checks were successful
S3 mount container image build / build (push) Successful in 1m27s
All checks were successful
S3 mount container image build / build (push) Successful in 1m27s
This commit is contained in:
parent
a11bdf94c9
commit
068bae68c5
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user