From 08b73384acb75479ed798ec69570d0c246edbc24 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Mon, 7 Sep 2015 12:32:30 -0700 Subject: [PATCH] fix links to secrets --- cmd/drone-server/static/scripts/views/repos/edit.html | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/cmd/drone-server/static/scripts/views/repos/edit.html b/cmd/drone-server/static/scripts/views/repos/edit.html index aea3312ed..425b416c9 100644 --- a/cmd/drone-server/static/scripts/views/repos/edit.html +++ b/cmd/drone-server/static/scripts/views/repos/edit.html @@ -49,14 +49,10 @@
{{ repo.keypair.public }}
- - -

NOTE: The below sections should re-architected and are therefore not styled. The delete page should be combined with this current page. Secret variables should be stored in the .drone.yml instead of the user interface

-
- -
Private Variables
+
+
Secrets
- Inject private variables into your build environment + Inject secret variables into your build environment