skip push

old-commit-hash: 9b8c1693c9c74bae87c44615e90fc372c551900c
This commit is contained in:
Adeeb Shihadeh
2024-07-23 11:41:27 -07:00
parent 0dcbc9cb15
commit 31a82aabd5
+1 -1
View File
@@ -42,4 +42,4 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git checkout -b tmp-jenkins-${{ github.event.issue.number }}
GIT_LFS_SKIP_SMUDGE=1 git push -f origin tmp-jenkins-${{ github.event.issue.number }}
GIT_LFS_SKIP_PUSH=1 git push -f origin tmp-jenkins-${{ github.event.issue.number }}