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
|
||||
sh run-ci-int
|
||||
when:
|
||||
event:
|
||||
- push
|
||||
ref:
|
||||
- refs/pull/int-*
|
||||
include:
|
||||
event:
|
||||
- push
|
||||
ref:
|
||||
- refs/pull/int-*
|
||||
trigger:
|
||||
branch:
|
||||
exclude:
|
||||
- main
|
||||
|
||||
- name: nightly integration test
|
||||
image: appleboy/drone-ssh
|
||||
|
Loading…
x
Reference in New Issue
Block a user