Compare commits
2 commits
2d24913a04
...
114ba5e7ea
Author | SHA1 | Date | |
---|---|---|---|
114ba5e7ea | |||
ff01182e72 |
1 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
echo "Environment:"
|
||||
set
|
||||
set -e
|
||||
|
||||
echo "INPUT_ARGS: ${INPUT_ARGS}"
|
||||
|
|
Loading…
Reference in a new issue