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

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

parent ead20c29
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-portal.git' source_repo: 'git@github.com:nmaas-platform/nmaas-portal.git'
source_branch: 'refs/remotes/source/*' source_branch: 'refs/remotes/source/*'
destination_repo: 'git@gitlab.geant.org:nmaas/nmaas-portal.git' destination_repo: 'git@gitlab.software.geant.org:nmaas/nmaas-portal.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