Added secret for MyProjectManagement2

This commit is contained in:
2024-07-03 07:48:36 +02:00
parent 31495ac1a5
commit 4369a63a96

View File

@@ -54,10 +54,11 @@ def init.myProjectManagement() {
}
def init.myProjectManagement2() {
workon MyProjectManagement
workon MyProjectManagement2
DEV_HOME=~/Dev/MyProjectManagement2
export DEV_HOME
export USER_NAME
secrets.myProjectManagement
cd $DEV_HOME
}