Skip to content

Commit 61b8296

Browse files
committed
feat: Add new GitLab mirroring GitHub Action
1 parent 7790213 commit 61b8296

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gitlab-mirror-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,7 @@ jobs:
1414
- uses: yesolutions/mirror-action@master
1515
with:
1616
REMOTE: https://gitlab.ldbar.ch/interactivethings/visualize-mirroring-test.git
17+
DEBUG: "true"
18+
PUSH_ALL_REFS: "false"
1719
GIT_USERNAME: gitlab+deploy-token-8
1820
GIT_PASSWORD: ${{ secrets.GITLAB_PASSWORD_TEST }}

0 commit comments

Comments
 (0)