Whenever JitCI initializes we get this error
Cannot run program "exit" (in directory "/home/jitpack/build/<>"): error=2, No such file or directory
Here is the log
JitCI starting sdk-online-android build b1HH1NZEBSAGJC13TQ9YRF1FB5
Build Where are sources? #23 on branch ''. Commit: '6c393603'
Version: 1.0-17-gee5b1d9-303-20220904103105
00:00 $ git config --global credential.helper cache
00:00 $ git clone https://***@github.com/xxxxxxxxxxx/xxxxxxxxxxxxxxxxxxx .
Cloning into '.'...
00:00 $ git checkout -qf 6c393603d1d2c81b4d6975c228c2f9b407aa987d
00:00 $ git log --oneline -1
6c39360 PDF with zoom feature commit for release version
00:00 $ git show --name-status
commit 6c393603d1d2c81b4d6975c228c2f9b407aa987d
Author: xxxxxxxxxxxxxxxxxxxxxxxxxx
Date: Thu Dec 7 09:22:36 2023 +0100
...
...
...
00:00 $ git branch -a --contains 1.0.0
(HEAD detached at 6c39360)
master
remotes/origin/HEAD -> origin/master
remotes/origin/master
00:01 $ git describe --always --long --tags
1.0.0-0-g6c39360
Artifacts in DEPLOY_DIR: 0. Publish: true
00:01 $ echo url not found
url not found
00:01 $ exit 1
Cannot run program "exit" (in directory "/home/jitpack/build/<>"): error=2, No such file or directory
Command exit code: 1
Artifacts in DEPLOY_DIR: 0. Publish: true
We have replaced the repository information inside the Log