mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-24 13:30:02 +08:00
Update build.yml
This commit is contained in:
parent
337350c46d
commit
e2d1bd15aa
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -51,6 +51,6 @@ jobs:
|
||||
name: Push to Gitlab mirror
|
||||
uses: wangchucheng/git-repo-sync@v0.1.0
|
||||
with:
|
||||
target-url: https://gitlab.com/kroese/virtual-dsm.git
|
||||
target-username: kroese
|
||||
target-url: ${{ secrets.GITLAB_URL }}
|
||||
target-username: ${{ secrets.GITLAB_USERNAME }}
|
||||
target-token: ${{ secrets.GITLAB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user