Refactor woodpecker ci pipeline

This commit is contained in:
Murtadha 2024-07-27 15:37:07 -04:00
parent e0679b4582
commit c9eab8a2e0

View file

@ -1,4 +1,4 @@
pipeline: steps:
build: build:
image: node:22 image: node:22
commands: commands:
@ -115,5 +115,3 @@ pipeline:
trigger: trigger:
event: event:
- push - push
branch:
- master