Update build step

This commit is contained in:
Keannu Bernasol 2024-10-17 18:55:55 +08:00
parent 9fcdac56cb
commit e9b17e066e

View file

@ -1,6 +1,6 @@
steps:
- name: build
image: node:18-alpine
image: docker
when:
- branch: master
event: push