Compare commits
1 Commits
1267203c44
...
334205be93
Author | SHA1 | Date | |
---|---|---|---|
334205be93 |
13
.drone.yml
13
.drone.yml
@ -78,15 +78,16 @@ steps:
|
|||||||
chmod +x run-ci-int
|
chmod +x run-ci-int
|
||||||
sh run-ci-int
|
sh run-ci-int
|
||||||
when:
|
when:
|
||||||
include:
|
event:
|
||||||
event:
|
- push
|
||||||
- push
|
ref:
|
||||||
ref:
|
- refs/pull/int-*
|
||||||
- refs/pull/int-*
|
|
||||||
trigger:
|
|
||||||
branch:
|
branch:
|
||||||
exclude:
|
exclude:
|
||||||
- main
|
- main
|
||||||
|
depends_on:
|
||||||
|
- make check
|
||||||
|
- make test
|
||||||
|
|
||||||
- name: nightly integration test
|
- name: nightly integration test
|
||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user