Skip to content

Commit d9aed15

Browse files
author
Cédric Traizet
committed
ci: update github url for shareloc
1 parent 131eef7 commit d9aed15

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.gitlab-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ doc:
8686
- ./docs/build/html/
8787
expire_in: 1 day
8888

89-
90-
# Push git project from gitlab to github on master commits
89+
# Push git project from gitlab to github
9190
github-sync:
9291
extends:
9392
- .github-sync-base
93+
9494
variables:
9595
BRANCH: "master"
96-
GITHUB_URL: https://github.com/CNES/shareloc.git
96+
GITHUB_URL: github.com/CNES/shareloc.git

0 commit comments

Comments
 (0)