Improve logging #64

Merged
Jef Roosens merged 5 commits from better-logs into dev 2022-02-02 13:41:18 +01:00
Showing only changes of commit c3cacee55d - Show all commits

15
.woodpecker/.deploy.yml Normal file
View file

@ -0,0 +1,15 @@
# Deploys the newest development image to my server
branches: [dev]
platform: linux/amd64
depends_on:
- docker
skip_clone: true
pipeline:
webhook:
image: chewingbever/vlang:latest
secrets:
- webhook
commands:
- curl -XPOST -s "$WEBHOOK"