feat: mirror to bitbucket #4
1 changed files with 1 additions and 0 deletions
|
@ -125,6 +125,7 @@ jobs:
|
||||||
|
|
||||||
- name: Push para o repositório espelho
|
- name: Push para o repositório espelho
|
||||||
run: |
|
run: |
|
||||||
|
apk add git
|
||||||
git remote add bitbucket https://leandro_costa:${BITBUCKET_TOKEN}@bitbucket.org/leandro_costa/lhmask.git
|
git remote add bitbucket https://leandro_costa:${BITBUCKET_TOKEN}@bitbucket.org/leandro_costa/lhmask.git
|
||||||
git push --mirror bitbucket
|
git push --mirror bitbucket
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue