-
Make sure to add a checkout step before your command step.
-
Thank you very much for your help. That actually resolved the issue I was having. Is there perhaps some resource I should've read that I missed?
-
Previous Value Current Value Open
Closed
-
The getting started guide demonstrates that.
| Type |
Question
|
| Priority |
Normal
|
| Assignee | |
| Labels |
No labels
|
Issue Votes (0)
I'm using shell executor (Server Shell Executor as per https://docs.onedev.io/concepts#job-executor). Workspace does not contain my projects, even though as per https://docs.onedev.io/concepts#job-workspace , repository is supposed to be copied into it. Below is the log, where the script executed simply runs
ls -lato prove the workspace is empty, even though I expect my repository to be present.