diff --git a/.woodpecker/build-web.yml b/.woodpecker/build-web.yml new file mode 100644 index 0000000..8010d94 --- /dev/null +++ b/.woodpecker/build-web.yml @@ -0,0 +1,9 @@ +platform: linux/amd64 + +pipeline: + build: + image: ghcr.io/cirruslabs/flutter:stable + commands: + - flutter build web + # TODO: edge-deploy + # TODO: tag-release