We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2abe330 + 9b0e3bc commit d227336Copy full SHA for d227336
whisk-system.sh
@@ -28,6 +28,7 @@ cd ${HOME}/actions/login
28
rm -f ${HOME}/deploy/whisk-system/login.zip
29
zip -r ${HOME}/deploy/whisk-system/login.zip *
30
31
+mkdir -p ${HOME}/actions/secrets/nuvolaris
32
cp ${HOME}/nuvolaris/config.py ${HOME}/nuvolaris/couchdb_util.py ${HOME}/nuvolaris/user_config.py ${HOME}/actions/secrets/nuvolaris
33
cd ${HOME}/actions/secrets
34
rm -f ${HOME}/deploy/whisk-system/secrets.zip
0 commit comments