This website requires JavaScript.
Explore
Help
Sign In
alexlau
/
gitea-actions-test
Watch
1
Star
0
Fork
0
You've already forked gitea-actions-test
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
461351567e
gitea-actions-test
/
hello.sh
6 lines
83 B
Bash
Raw
Normal View
History
Unescape
Escape
Adding dockerfile and obs-service yaml Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
2023-09-20 17:43:03 +02:00
#!/bin/sh -l
echo
"
Hello
$1
"
time
=
$(
date
)
update script to :github Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
2023-09-21 19:03:54 +02:00
echo
"
time=
$time
"
>>
$env
:GITHUB_OUTPUT
Reference in New Issue
Copy Permalink