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
gitea-actions-test
/
hello.sh
7 lines
84 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 23:43:03 +08:00
#!/bin/sh -l
echo
"
Hello
$1
"
time
=
$(
date
)
update script to :github Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
2023-09-22 01:03:54 +08:00
echo
"
time=
$time
"
>>
$env
:GITHUB_OUTPUT
Triggering the push Signed-off-by: Alex Lau (AvengerMoJo) <alau@suse.com>
2023-09-25 15:44:08 +08:00
Reference in New Issue
Copy Permalink