This website requires JavaScript.
Explore
Help
Sign In
iratusmachina
/
testbuild
Watch
1
Star
0
Fork
You've already forked testbuild
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c3cdd0c1ac
testbuild
/
.woodpecker
/
test.yml
6 lines
114 B
YAML
Raw
Normal View
History
Unescape
Escape
Adding woodpecker.yml
2024-03-20 16:36:38 +00:00
steps
:
test
:
Changing image
2024-03-20 16:40:13 +00:00
image
:
node:18.19-alpine
Adding woodpecker.yml
2024-03-20 16:36:38 +00:00
commands
:
-
apt-get update
-
echo "Build test succeed"