mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 17:10:45 -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"
|
||||
git clone https://dev.sp-tarkov.com/SPT-AKI/Server.git --branch "$TAG" --depth 1 /workspace/refringe/Build/server
|
||||
fi
|
||||
|
||||
cd /workspace/refringe/Build/server
|
||||
echo "::set-output name=server_commit::$(git rev-parse --short HEAD)"
|
||||
shell: bash
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user