differnet deployments for nw-cluster and dev

This commit is contained in:
dcore94 2021-05-31 14:41:41 +02:00
parent d6c24f01ae
commit d969a1f4a2
2 changed files with 3 additions and 1 deletions

3
deploy-dev.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
./deploy.sh user-management-workflows -e conductor_server=https://conductor.dev.d4science.org/api

View File

@ -1,4 +1,3 @@
#!/bin/bash #!/bin/bash
./deploy.sh user-management-workflows ./deploy.sh user-management-workflows
#-e conductor_server=http://localhost:10000