Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
feudal
feudalScripts
Commits
3e9845b3
Commit
3e9845b3
authored
Nov 07, 2018
by
Lukas Burgey
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix a comment
parent
68efbc4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
scripts.go
scripts.go
+2
-1
No files found.
scripts.go
View file @
3e9845b3
...
...
@@ -82,7 +82,8 @@ type (
Credentials
map
[
string
]
string
`json:"credentials"`
// UserCredentialStates states of the credentials provided by the user (not by the script!)
// This field is not mandatory! Currently it is overwritten by the client
// This field is not mandatory! The client will assume that all credentials have the State
// Output.State if this is not given
UserCredentialStates
UserCredentialStates
`json:"user_credential_states"`
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment