[gnome-build-meta/abderrahim/push-to-repo] Update .gitlab-ci.yml



commit 945bcd7731d41651da11d3483b2bcd848e1d47ae
Author: Abderrahim Kitouni <a kitouni gmail com>
Date:   Fri Sep 7 12:45:07 2018 +0000

    Update .gitlab-ci.yml

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 52979ef..baac97d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -74,7 +74,7 @@ before_script:
         ssh-keygen -y -f ~/.ssh/id_rsa > ~/.ssh/id_rsa.pub
 
         # Trust the host key of the release server.
-        ssh-keyscan vpn.gbm-builder.gnome.org >> ~/.ssh/known_hosts
+        ssh-keyscan gbm.gnome.org >> ~/.ssh/known_hosts
     fi
 
 .build-template: &build


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]