This commit is contained in:
Andreas Dangel
2020-11-14 14:18:04 +01:00
parent ac07a0a594
commit 4f2e8b6c8f

View File

@ -109,7 +109,7 @@ export PMD_CI_GIT_REF="refs/heads/${MAIN_BRANCH}"
export PMD_CI_SECRET_PASSPHRASE="xyz"
cd /workspace/pmd
cd /workspaces/pmd
rmdir pmd && mkdir pmd
cd pmd
git init