mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-13 02:50:46 -05:00
Need to be inside the repo to run git commands...
This commit is contained in:
parent
337f82c4f7
commit
eb15bc197b
@ -206,6 +206,8 @@ jobs:
|
|||||||
echo "Cloning tag $TAG"
|
echo "Cloning tag $TAG"
|
||||||
git clone https://dev.sp-tarkov.com/SPT-AKI/Server.git --branch "$TAG" --depth 1 /workspace/refringe/Build/server
|
git clone https://dev.sp-tarkov.com/SPT-AKI/Server.git --branch "$TAG" --depth 1 /workspace/refringe/Build/server
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
cd /workspace/refringe/Build/server
|
||||||
echo "::set-output name=server_commit::$(git rev-parse --short HEAD)"
|
echo "::set-output name=server_commit::$(git rev-parse --short HEAD)"
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user