mirror of
https://github.com/jwetzell/itsfiveoclockwhere.git
synced 2026-08-12 18:53:40 +00:00
update ci node
This commit is contained in:
+2
-2
@@ -3,9 +3,9 @@ type: kubernetes
|
||||
name: default
|
||||
steps:
|
||||
- name: build
|
||||
image: node:12.22.12-buster-slim
|
||||
image: node:18.12.0-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- npm ci
|
||||
- npm run build
|
||||
|
||||
- name: deploy
|
||||
|
||||
Reference in New Issue
Block a user