- cmd: “/opt/watcher/scripts/check-git-and-run.sh /opt/watcher/scripts/github-import.sh {my-repository} {token}”
- code: 2
- killed: false
- signal: null
- stderr: “rmdir: missing operand↵Try ‘rmdir --help’ for more information.↵↵gzip: stdin: not in gzip format↵tar: Child returned status 1↵tar: Error is not recoverable: exiting now↵”
- stdout: “”
- task: “Import from GitHub”
This happens when trying to import from github my own repository. I omitted the repository name but it’s where is the placeholder {my-repository}
Check it out!