i know vaas said that doing the exact same thing over again is insanity
ci/woodpecker/push/lint Pipeline was successful Details
ci/woodpecker/push/test Pipeline was successful Details
ci/woodpecker/push/node Pipeline failed Details

but i'm pretty sure appealing to indie horror characters for my code to work is another pretty good indicator
meme
Drake 1 year ago
parent 6317f00898
commit a29d97bce7

@ -3,10 +3,11 @@ pipeline:
image: denoland/deno:debian
commands:
- deno compile -A buildNode.ts
- chmod a+x buildNode
build:
image: node:current-alpine3.16
commands:
- ls
- ./buildNode
deploy:
image: plugins/npm
settings:

Loading…
Cancel
Save