mirror of
https://github.com/Finsys/dockhand.git
synced 2026-06-17 19:09:33 +03:00
3 lines
254 B
SQL
3 lines
254 B
SQL
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; |