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: steps:
- name: build - name: build
pull: always pull: always
image: nodejs:latest image: node:latest
commands: commands:
- npm install - npm install
- npm run clean - npm run clean