"Directory (/tmp) you are trying to checkout to is not empty and not git repository"

i fixed by changing the working_directory to some different folder.

i did a ls -ahl in /tmp, and there were some temporary folders left from previous build. unfortunately i wasn’t able to remove those folders with the rm command.

1 Like