This is an automated email from the ASF dual-hosted git repository.
mykolabodnar pushed a commit to branch DATALAB-2409
in repository https://gitbox.apache.org/repos/asf/incubator-datalab.git
The following commit(s) were added to refs/heads/DATALAB-2409 by this push:
new cb8d9c6 [DATALAB-2409] - DataLab deployment script refactored
cb8d9c6 is described below
commit cb8d9c65aae848f3fa420871fe5ed5406fe819e7
Author: bodnarmykola <[email protected]>
AuthorDate: Wed Jul 21 16:13:24 2021 +0300
[DATALAB-2409] - DataLab deployment script refactored
---
infrastructure-provisioning/src/ssn/fabfile.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/infrastructure-provisioning/src/ssn/fabfile.py
b/infrastructure-provisioning/src/ssn/fabfile.py
index 0e52205..2e03014 100644
--- a/infrastructure-provisioning/src/ssn/fabfile.py
+++ b/infrastructure-provisioning/src/ssn/fabfile.py
@@ -27,6 +27,7 @@ import sys
import traceback
import uuid
from fabric import task
+import subprocess
@task
def run(ctx):
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]