This website requires JavaScript.
Explore
Help
Sign In
sunet-cdn
/
action-test
Watch
2
Star
0
Fork
You've already forked action-test
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
77e10a6e66
action-test
/
.forgejo
/
workflows
/
demo.yaml
9 lines
112 B
YAML
Raw
Normal View
History
Unescape
Escape
Test workflow
2024-10-04 14:13:42 +00:00
on
:
push
:
jobs
:
test
:
runs-on
:
docker
steps
:
Test installing package
2024-10-04 14:15:50 +00:00
-
run
:
apt install docker
Test workflow
2024-10-04 14:13:42 +00:00
-
run
:
docker ps
Reference in a new issue
Copy permalink