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
|
||||
|
||||
echo "Hello $1"
|
||||
env
|
||||
time=$(date)
|
||||
echo "time=$time" >> $GITHUB_OUTPUT
|
||||
|
|
Loading…
Add table
Reference in a new issue