This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
pyentrypoint
Watch
2
Star
0
Fork
0
You've already forked pyentrypoint
mirror of
https://github.com/cmehay/pyentrypoint
synced
2024-10-30 15:21:11 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
24a83dd226
pyentrypoint
/
common.yml
10 lines
165 B
YAML
Raw
Normal View
History
Unescape
Escape
Add json and yaml modules in Jinja templates
2016-11-30 07:53:54 +00:00
environ
:
environment
:
SECRET
:
nothing
JSON
:
|
{
"json":
"ok"
}
YAML
:
|
yaml
:
ok
Add envtobool function in jinja templates
2020-05-24 16:19:11 +00:00
OK
:
'true'
KO
:
'0'
Reference in New Issue
Copy Permalink