[gnome-build-meta/alatiera/push-master] fixup! CI: only push from protected branches



commit 0428e7021819a6da0b5034167b28c5fcbc1bf646
Author: Jordan Petridis <jpetridis gnome org>
Date:   Thu Sep 20 23:29:30 2018 +0300

    fixup! CI: only push from protected branches

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 56f62ff..56d8824 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -61,8 +61,7 @@ before_script:
           push: true
     EOF
 
-  # and ssh key for pushing to the flatpak repo
-  # FIXME: Protect the key
+  # add ssh key for pushing to the flatpak repo
   - |
     if [ -n "$GITLAB_SSH_KEY" ]; then
         mkdir -p ~/.ssh


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