This website requires JavaScript.
Explore
Help
Register
Sign In
nightlymania
/
cpp-hello-world
Watch
1
Star
0
Fork
You've already forked cpp-hello-world
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
289e178405
cpp-hello-world
/
.drone.yml
11 lines
105 B
YAML
Raw
Normal View
History
Unescape
Escape
Make a drone yml thingy
2022-09-21 19:36:39 +02:00
kind
:
pipeline
Rename job name
2022-09-21 20:51:57 +02:00
name
:
Test
Make a drone yml thingy
2022-09-21 19:36:39 +02:00
platform
:
arch
:
amd64
steps
:
-
name
:
test
image
:
gcc
commands
:
Update '.drone.yml'
2022-09-21 20:24:36 +02:00
-
make