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