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 8d01786 [DATALAB-2409] - DataLab deployment script refactored
8d01786 is described below
commit 8d01786de9860058295e7a9bacc67b0cf00805c0
Author: bodnarmykola <[email protected]>
AuthorDate: Wed Jul 21 16:08:44 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 1c107b0..0e52205 100644
--- a/infrastructure-provisioning/src/ssn/fabfile.py
+++ b/infrastructure-provisioning/src/ssn/fabfile.py
@@ -26,6 +26,7 @@ import os
import sys
import traceback
import uuid
+from fabric import task
@task
def run(ctx):
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]