Skip to content

Fix tests

Fix tests #3901

name: Mirror repo to GitLab
on: [ push, delete ]
jobs:
call-nss-ops-mirror-workflow:
uses: ITMO-NSS-team/NSS-Ops/.github/workflows/mirror-repo.yml@master

Check failure on line 7 in .github/workflows/mirror_repo_to_gitlab.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/mirror_repo_to_gitlab.yml

Invalid workflow file

error parsing called workflow ".github/workflows/mirror_repo_to_gitlab.yml" -> "ITMO-NSS-team/NSS-Ops/.github/workflows/mirror-repo.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
GITLAB_URL: 'https://gitlab.actcognitive.org/itmo-nss-team/FEDOT.git'
secrets:
GITLAB_USER: ${{ secrets.GITLAB_USER }}
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}