new runner test. d2ind in vm
All checks were successful
Hello World CI / hello (push) Successful in 1m3s
All checks were successful
Hello World CI / hello (push) Successful in 1m3s
This commit is contained in:
parent
c15b9bbbb7
commit
f7f83bd5fb
1 changed files with 1 additions and 0 deletions
1
hello.sh
1
hello.sh
|
|
@ -1,6 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
echo "👋 Hello from Forgejo Runner!"
|
echo "👋 Hello from Forgejo Runner!"
|
||||||
echo "Date: $(date)"
|
echo "Date: $(date)"
|
||||||
|
echo "New runner test ! d2ind in VM"
|
||||||
echo "=== Runner env infos ==="
|
echo "=== Runner env infos ==="
|
||||||
echo "$(hostname)"
|
echo "$(hostname)"
|
||||||
echo "=== === === === === === ==="
|
echo "=== === === === === === ==="
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue