mirror of
https://github.com/cupcakearmy/old.nicco.io.git
synced 2025-09-07 11:10:44 +00:00
deployment
This commit is contained in:
@@ -2,9 +2,9 @@ kind: pipeline
|
|||||||
name: default
|
name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: node:11-alpine
|
image: node:11-alpine
|
||||||
|
pull: always
|
||||||
commands:
|
commands:
|
||||||
- node -v
|
- node -v
|
||||||
- npm -v
|
- npm -v
|
||||||
|
Reference in New Issue
Block a user