This website requires JavaScript.
Explore
Help
Sign in
lubiana
/
lubitest
Watch
1
Star
0
Fork
You've already forked lubitest
0
Code
Issues
1
Pull requests
Releases
Wiki
Activity
Actions
21a9dd27e6
lubitest
/
actions
/
sleep-four
/
entrypoint.sh
16 lines
116 B
Bash
Raw
Normal View
History
Unescape
Escape
test
2024-12-14 17:53:31 +00:00
#!/bin/sh
apk add --no-cache
\
brotli
\
gzip
\
hugo
echo
'hello'
hugo
sleep
3
test
2024-12-14 19:00:27 +00:00
echo
'slept'
test
2024-12-14 17:53:31 +00:00
exit
0
Reference in a new issue
Copy permalink