1
1
Fork 0

Fixed url

Signed by @spirillen
This commit is contained in:
spirillen 2021-09-11 02:53:14 +02:00
parent 9d0f844a3e
commit ae774481a6
No known key found for this signature in database
GPG Key ID: 30562ED6FB236E4E
1 changed files with 1 additions and 1 deletions

View File

@ -58,6 +58,6 @@ deploy1:
script:
- echo "Do your deploy here"
- git remote show origin
- git remote set-url --push origin git@gitlab:$CI_PROJECT_PATH
- git remote set-url --push origin git@mypdns.org:$CI_PROJECT_PATH
- git remote show origin
- git push --follow-tags origin HEAD:$CI_COMMIT_REF_NAME -o skip-ci