This commit is contained in:
parent
d80d1dabcd
commit
7e1e301005
12
.drone.yml
12
.drone.yml
@ -4,11 +4,9 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: alpine
|
image: quackerd/fedora:latest
|
||||||
commands:
|
commands:
|
||||||
- echo hello
|
- mkdir build
|
||||||
|
- cd build
|
||||||
- name: test
|
- cmake ../
|
||||||
image: alpine
|
- make
|
||||||
commands:
|
|
||||||
- echo hello
|
|
||||||
|
Loading…
Reference in New Issue
Block a user