Update '.drone.yml'
continuous-integration/drone/push Build was killed
Details
continuous-integration/drone/push Build was killed
Details
parent
2ef9161ba2
commit
08d97e24ef
|
@ -8,9 +8,7 @@ steps:
|
|||
- name: test
|
||||
image: gcc
|
||||
commands:
|
||||
- ./configure
|
||||
- make
|
||||
- make test
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
|
@ -23,6 +21,4 @@ steps:
|
|||
- name: test
|
||||
image: gcc
|
||||
commands:
|
||||
- ./configure
|
||||
- make
|
||||
- make test
|
||||
- make
|
Loading…
Reference in New Issue