Skip to content

Commit

Permalink
add mirror pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Oct 31, 2019
1 parent af2056d commit 6005319
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/mirror.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ jobs:
lfs: true
- name: mirror repo to azure
run: |
git checkout master
git config lfs.https://aemdesign@dev.azure.com/aemdesign/AEM.Design/_git/aemdesign-aem-support.git/info/lfs.locksverify=true
git push --mirror https://aemdesign:${AZURE_TOKEN}@dev.azure.com/aemdesign/AEM.Design/_git/aemdesign-aem-support

0 comments on commit 6005319

Please sign in to comment.