mirror of
https://github.com/sp-tarkov/build.git
synced 2025-02-12 16:50:45 -05:00
Test Build Action
This commit is contained in:
parent
8cdf9a3ee3
commit
9e238e9d1b
@ -18,8 +18,7 @@ jobs:
|
||||
git config --global user.name "TriggerBot"
|
||||
|
||||
- name: Clone Build Repository
|
||||
run: git clone https://${{ secrets.BUILD_USERNAME }}:${{ secrets.BUILD_PASSWORD }}@git.refringe.com/refringe/Build.git ../main-build-repo
|
||||
|
||||
run: git clone https://${{ secrets.BUILD_USERNAME }}:${{ secrets.BUILD_PASSWORD }}@dev.sp-tarkov.com/SPT-AKI/Build.git ../main-build-repo
|
||||
- name: Trigger Branch
|
||||
working-directory: ../main-build-repo
|
||||
run: git checkout -b trigger || git checkout trigger
|
||||
|
Loading…
x
Reference in New Issue
Block a user