change string to password field (#323)

This commit is contained in:
Bill Maxwell
2016-10-26 15:27:51 -07:00
committed by GitHub
parent f12fa22603
commit 0c0561c5f1
+1 -1
View File
@@ -6,7 +6,7 @@
- variable: "SDC_ACCESS_KEY"
label: "Sysdig Cloud access key"
description: "Your unique Sysdig Cloud access key - register for a Sysdig Cloud account at www.sysdig.com to receive a key."
type: "string"
type: "password"
required: true
- variable: "SDC_TAGS"
label: "Sysdig Cloud tags"