Skip to content
Snippets Groups Projects
Commit 5cb35c09 authored by korvoj's avatar korvoj
Browse files

Replace gitlab.geant.org with gitlab.software.geant.org

parent 488cd85a
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ jobs: ...@@ -8,7 +8,7 @@ jobs:
with: with:
source_repo: 'git@github.com:nmaas-platform/nmaas-janitor.git' source_repo: 'git@github.com:nmaas-platform/nmaas-janitor.git'
source_branch: 'refs/remotes/source/*' source_branch: 'refs/remotes/source/*'
destination_repo: 'git@gitlab.geant.org:nmaas/nmaas-janitor.git' destination_repo: 'git@gitlab.software.geant.org:nmaas/nmaas-janitor.git'
destination_branch: 'refs/heads/*' destination_branch: 'refs/heads/*'
source_ssh_private_key: ${{ secrets.SOURCE_SSH_PRIVATE_KEY }} source_ssh_private_key: ${{ secrets.SOURCE_SSH_PRIVATE_KEY }}
destination_ssh_private_key: ${{ secrets.DESTINATION_SSH_PRIVATE_KEY }} destination_ssh_private_key: ${{ secrets.DESTINATION_SSH_PRIVATE_KEY }}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment