mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-07 02:23:42 +08:00
Update build.yml
This commit is contained in:
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@@ -45,3 +45,10 @@ jobs:
|
||||
value: $((${{ secrets.MINOR }}+1))
|
||||
repository: ${{ github.repository }}
|
||||
token: ${{ secrets.REPO_ACCESS_TOKEN }}
|
||||
-
|
||||
name: Gitlab Sync
|
||||
uses: wangchucheng/git-repo-sync@v0.1.0
|
||||
with:
|
||||
target-url: https://gitlab.com/kroese/virtual-dsm.git
|
||||
target-username: kroese
|
||||
target-token: ${{ secrets.GITLAB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user