fix: normal git commit checkout
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-10-01 21:10:17 +02:00
parent e5254617f6
commit 213960abc3
3 changed files with 148 additions and 2 deletions

View File

@ -26,7 +26,7 @@ Clone a commit:
podman run \
--rm \
--env DRONE_BUILD_EVENT=push \
--env DRONE_COMMIT_SHA=39d233b3d9eccc68e66508a06a725a2567f33143 \
--env DRONE_COMMIT_BRANCH=master \
--env DRONE_REMOTE_URL=https://git.cryptic.systems/volker.raschek/git-docker.git \
--env DRONE_WORKSPACE=/workspace \
--volume /tmp/workspace:/workspace \