This website requires JavaScript.
Explore
Help
Sign In
giles
/
demo
Watch
1
Star
0
Fork
You've already forked demo
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
596a343352
demo
/
.drone.yml
10 lines
105 B
YAML
Raw
Normal View
History
Unescape
Escape
added drone.yml this is a **load** of stuff to explain what I have done
2020-07-16 08:08:48 +00:00
kind
:
pipeline
name
:
default
steps
:
-
name
:
test
chnage to alpine
2020-07-16 08:11:38 +00:00
image
:
alpine
added drone.yml this is a **load** of stuff to explain what I have done
2020-07-16 08:08:48 +00:00
commands
:
chnage to alpine
2020-07-16 08:11:38 +00:00
-
echo "hello drone!!"