Skip to content

Commit

Permalink
Update sinc-to-gitlab.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxime Alza committed Jul 5, 2024
1 parent 4f95e70 commit 6039bc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sinc-to-gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Clone the target repository
run: |
git clone https://oauth2:${{ secrets.GITLAB_TOKEN }}@gitlab.com/petranslate/Trademploi-backend.git
cd trademploi-front
cd trademploi-backend
git remote add source https://github.com/France-Travail/TradEmploi-BackEnd.git
git fetch source
git checkout -b feature_test source/feature_test
Expand Down

0 comments on commit 6039bc6

Please sign in to comment.