Skip to content

.github/workflows/mirror-repo.yml #1056

.github/workflows/mirror-repo.yml

.github/workflows/mirror-repo.yml #1056

Workflow file for this run

name: Mirror repo to GitLab
on: [push, pull_request, delete]
jobs:
call-nss-ops-mirror-workflow:
uses: ITMO-NSS-team/NSS-Ops/.github/workflows/mirror-repo.yml@master
with:
GITLAB_URL: 'https://gitlab.actcognitive.org/itmo-sai-code/rostok'
secrets:
GITLAB_USER: ${{ secrets.GITLAB_USER_ROSTOK }}
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD_ROSTOK }}