diff image name

This commit is contained in:
techknowlogick 2022-01-24 15:26:14 -05:00
parent c1c9372fb8
commit 181f9de130
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ platform:
steps:
- name: build
pull: always
image: nodejs:latest
image: node:latest
commands:
- npm install
- npm run clean