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