mirror of
https://github.com/moghtech/komodo.git
synced 2026-09-11 00:01:21 +00:00
push to docker hub working
This commit is contained in:
@@ -40,6 +40,7 @@ export const ConfigProvider: Component<{ build: Build }> = (p) => {
|
||||
onClone: build.onClone,
|
||||
dockerBuildArgs: build.dockerBuildArgs,
|
||||
cliBuild: build.cliBuild,
|
||||
dockerAccount: build.dockerAccount,
|
||||
loaded: true,
|
||||
updated: false,
|
||||
saving: false
|
||||
|
||||
Reference in New Issue
Block a user