mirror of
https://github.com/cmehay/pyentrypoint
synced 2024-10-30 15:21:11 +00:00
10 lines
165 B
YAML
10 lines
165 B
YAML
environ:
|
|
environment:
|
|
SECRET: nothing
|
|
JSON: |
|
|
{"json": "ok"}
|
|
YAML: |
|
|
yaml: ok
|
|
OK: 'true'
|
|
KO: '0'
|