mirror of
https://github.com/lemeow125/Notes.git
synced 2024-11-17 04:09:26 +08:00
Revert to node:18 image
This commit is contained in:
parent
b7cbf80329
commit
7870236006
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# .woodpecker.yml
|
# .woodpecker.yml
|
||||||
steps:
|
steps:
|
||||||
- name: build & copy
|
- name: build & copy
|
||||||
image: docker
|
image: node:18-alpine
|
||||||
when:
|
when:
|
||||||
- branch: master
|
- branch: master
|
||||||
event: push
|
event: push
|
||||||
|
|
Loading…
Reference in a new issue