This website requires JavaScript.
Explore
Help
Sign In
sunet-cdn
/
action-runner-demo
Watch
2
Star
0
Fork
You've already forked action-runner-demo
1
Code
Issues
Pull requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
main
action-runner-demo
/
main.go
10 lines
81 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Try building go with ko
2024-06-25 13:12:02 +00:00
package
main
import
(
"fmt"
)
func
main
(
)
{
Test new build
2024-09-11 08:02:58 +00:00
fmt
.
Println
(
"hello container"
)
Try building go with ko
2024-06-25 13:12:02 +00:00
}
Reference in a new issue
Copy permalink