Revert to node:18 image

This commit is contained in:
Keannu Bernasol 2024-10-14 19:52:44 +08:00
parent b7cbf80329
commit 7870236006

View file

@ -1,7 +1,7 @@
# .woodpecker.yml
steps:
- name: build & copy
image: docker
image: node:18-alpine
when:
- branch: master
event: push