mirror of
https://github.com/lemeow125/EquipmentTracker-Frontend.git
synced 2024-11-17 06:09:25 +08:00
Update .woodpecker.yml
This commit is contained in:
parent
2029131006
commit
707188f341
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
steps:
|
steps:
|
||||||
- name: build & copy
|
- name: build & copy
|
||||||
image: node:18-alpine
|
image: node:18-alpine
|
||||||
when:
|
when:
|
||||||
- branch: master
|
- branch: master
|
||||||
event: push
|
event: push
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue