mirror of https://github.com/databricks/cli.git
rebase and update acceptance tests
This commit is contained in:
parent
1de5f2ce9b
commit
6bc7aa7f83
|
@ -42,6 +42,8 @@ from myscript.py 0 postbuild: hello stderr!
|
|||
Executing 'predeploy' script
|
||||
from myscript.py 0 predeploy: hello stdout!
|
||||
from myscript.py 0 predeploy: hello stderr!
|
||||
Error: Failed to acquire deployment lock: no such directory: /Workspace/Users/$USERNAME/.bundle/scripts/default/state
|
||||
Error: Failed to update, encountered possible permission error: /Workspace/Users/$USERNAME/.bundle/scripts/default/state
|
||||
Error: unable to deploy to /Workspace/Users/$USERNAME/.bundle/scripts/default/state as $USERNAME.
|
||||
Please make sure the current user or one of their groups is listed under the permissions of this bundle.
|
||||
For assistance, contact the owners of this project.
|
||||
|
|
Loading…
Reference in New Issue