Compare commits
1 Commits
e731699574
...
1267203c44
Author | SHA1 | Date | |
---|---|---|---|
1267203c44 |
13
.drone.yml
13
.drone.yml
@ -78,10 +78,15 @@ steps:
|
|||||||
chmod +x run-ci-int
|
chmod +x run-ci-int
|
||||||
sh run-ci-int
|
sh run-ci-int
|
||||||
when:
|
when:
|
||||||
event:
|
include:
|
||||||
- push
|
event:
|
||||||
ref:
|
- push
|
||||||
- refs/pull/int-*
|
ref:
|
||||||
|
- refs/pull/int-*
|
||||||
|
trigger:
|
||||||
|
branch:
|
||||||
|
exclude:
|
||||||
|
- main
|
||||||
|
|
||||||
- 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