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