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
5dfcd7a42d
commit
50f990ee1f
12
.github/workflows/build.yml
vendored
12
.github/workflows/build.yml
vendored
@ -46,9 +46,9 @@ jobs:
|
|||||||
repository: ${{ github.repository }}
|
repository: ${{ github.repository }}
|
||||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||||
-
|
-
|
||||||
name: Gitlab Sync
|
name: Gitlab Sync
|
||||||
uses: wangchucheng/git-repo-sync@v0.1.0
|
uses: wangchucheng/git-repo-sync@v0.1.0
|
||||||
with:
|
with:
|
||||||
target-url: https://gitlab.com/kroese/virtual-dsm.git
|
target-url: https://gitlab.com/kroese/virtual-dsm.git
|
||||||
target-username: kroese
|
target-username: kroese
|
||||||
target-token: ${{ secrets.GITLAB_TOKEN }}
|
target-token: ${{ secrets.GITLAB_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user