This commit is contained in:
@ -2,6 +2,10 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: build-and-deploy
|
name: build-and-deploy
|
||||||
|
|
||||||
|
platform:
|
||||||
|
os: linux
|
||||||
|
arch: arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: node:lts-bullseye
|
image: node:lts-bullseye
|
||||||
|
Reference in New Issue
Block a user