Commit graph

5 commits

Author SHA1 Message Date
Bruno BELANYI f7cb6b0444 ci: remove deprecated syntax
All checks were successful
ci/woodpecker/manual/deploy/2 Pipeline was successful
ci/woodpecker/push/deploy/2 Pipeline was successful
ci/woodpecker/cron/deploy/2 Pipeline was successful
2023-11-18 20:03:51 +00:00
Bruno BELANYI d4bfa1bc74 ci: remove explicit events
All checks were successful
ci/woodpecker/push/deploy/2 Pipeline was successful
This should have been fixed upstream. So removing it and monitoring that
it works.

The main issue was with cron IIRC.
2023-11-18 20:03:01 +00:00
Bruno BELANYI 102ce898b2 ci: use 'backend' tag
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2023-07-30 15:07:44 +01:00
Bruno BELANYI 4042c99629 ci: fix cron deployments
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
ci/woodpecker/cron/deploy Pipeline was successful
2023-04-01 21:22:43 +01:00
Bruno BELANYI 58eabe1745 ci: add Woodpecker CI workflow
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
This uses some trickery to make it DRY across 'dev' and 'prod'
deployments, which only need to change a few lines.

I'm surprised it even works!
2023-04-01 21:03:50 +01:00