]> cat aescling's git repositories - mastodon.git/commit
Save bundle config as local (#17188)
authorJeong Arm <kjwonmail@gmail.com>
Sat, 25 Dec 2021 21:52:24 +0000 (06:52 +0900)
committerGitHub <noreply@github.com>
Sat, 25 Dec 2021 21:52:24 +0000 (22:52 +0100)
commitfad37dd1bc8504fe6f2939f5d935cc1e5d264458
treeafa2fe2c003872494e9e781e44bd468a52a8259d
parent56c55ab9f645c08e991dfa563cfbdb87d28a87d7
Save bundle config as local (#17188)

Some bundle options are saved as global user config and not project local.
Specially, `deployment` must be saved as local config to be run on copied environment
Dockerfile