index
:
gh_mirror/jhunkeler/jscu_refactor.git
master
purge-before-unstash
refactor-structure
unmanaged-blob
Don't breathe this
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
access_env_var.sh
blob: b7a5b3f485efcbc44e5d4d8cac6b0466a3f643db (
plain
) (
blame
)
1
2
3
4
#!/usr/bin/env bash
echo
"This is the value of SECRET_VALUE"
echo
"
${SECRET_VALUE}
"