This website requires JavaScript.
Explore
Help
Sign In
stack
/
drone
Watch
1
Star
0
Fork
You've already forked drone
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
d37ebc132f
drone
/
drone-starlark
/
repos
/
from-secret.star
4 lines
60 B
Plaintext
Raw
Blame
History
def fromSecret(name):
return {
"from_secret": name
}
Reference in New Issue
View Git Blame
Copy Permalink