Compare commits
No commits in common. "main" and "v4" have entirely different histories.
1 changed files with 0 additions and 1 deletions
1
entrypoint.sh
Executable file → Normal file
1
entrypoint.sh
Executable file → Normal file
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/sh -l
|
#!/bin/sh -l
|
||||||
|
|
||||||
echo "Hello $1"
|
echo "Hello $1"
|
||||||
env
|
|
||||||
time=$(date)
|
time=$(date)
|
||||||
echo "time=$time" >> $GITHUB_OUTPUT
|
echo "time=$time" >> $GITHUB_OUTPUT
|
||||||
|
|
Loading…
Add table
Reference in a new issue