This website requires JavaScript.
Explore
Blog
Help
Sign In
github
/
drone-yaml
Watch
0
Star
0
Fork
0
You've already forked drone-yaml
mirror of
https://github.com/thegeeklab/drone-yaml.git
synced
2024-11-01 01:00:41 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1dc1303f9c
drone-yaml
/
yaml
/
testdata
/
secret.yml.golden
7 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
initial commit
2019-01-22 23:44:17 +00:00
[
{
"kind": "secret",
use data attribute for secret
2019-03-18 02:25:35 +00:00
"name": "username",
"data": "b2N0b2NhdA=="
initial commit
2019-01-22 23:44:17 +00:00
}
]
Reference in New Issue
Copy Permalink