This commit is contained in:
jarek
2026-04-03 11:51:42 +02:00
parent e9a9f0ca25
commit 0bb10cabb9
42 changed files with 7147 additions and 239 deletions
@@ -0,0 +1,3 @@
ALTER TABLE `git_stacks` ADD `build_on_deploy` integer DEFAULT false;--> statement-breakpoint
ALTER TABLE `git_stacks` ADD `repull_images` integer DEFAULT false;--> statement-breakpoint
ALTER TABLE `git_stacks` ADD `force_redeploy` integer DEFAULT false;