Skip to content

Commit 372b9a2

Browse files
Fix git remote add command for github sync.
1 parent 2980863 commit 372b9a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.gitlab-ci-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,6 @@ sync-app:
195195
script:
196196
- apt update && apt-get install -y connect-proxy
197197
- git remote add public $PUBLIC_REPO_URL
198-
- git remote add public $OAUTH_URL
199198
# Checkout the branch before the lfs commands for REF_NAME to be recognized as a local name.
200199
- git checkout $CI_COMMIT_REF_NAME
201200
- |

0 commit comments

Comments
 (0)