Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
itmo-sai-code
ReDKG
Commits
790ca91b
Commit
790ca91b
authored
2 years ago
by
ShikovEgor
Browse files
Options
Download
Email Patches
Plain Diff
Update mirror_repo_to_gitlab.yml
parent
51dc5756
main
HEAD
append-docs
basic-models-tests
basic-models-visualization
bellman-ford
custom-models
fix-gitlab-mirror
fix-readme-badges
gnn-examples
mirror
test_bellman_ford
test_ford_bellman
vis-fixes
visualization
2 merge requests
!14
Mirror
,
!13
Mirror
Pipeline
#16283
failed with stages
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/mirror_repo_to_gitlab.yml
+1
-1
.github/workflows/mirror_repo_to_gitlab.yml
with
1 addition
and
1 deletion
+1
-1
.github/workflows/mirror_repo_to_gitlab.yml
View file @
790ca91b
...
...
@@ -6,7 +6,7 @@ jobs:
call-nss-ops-mirror-workflow
:
uses
:
ITMO-NSS-team/NSS-Ops/.github/workflows/mirror-repo.yml@master
with
:
GITLAB_URL
:
'
<gitlab_repo_web_URL>
'
GITLAB_URL
:
'
https://gitlab.actcognitive.org/itmo-sai-code/ReDKG
'
secrets
:
GITLAB_USER
:
${{ secrets.GITLAB_USER }}
GITLAB_PASSWORD
:
${{ secrets.GITLAB_PASSWORD }}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help