Compare commits

..

1 Commits

Author SHA1 Message Date
1267203c44
test: on-demand integration tests
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2025-03-16 13:04:05 +01:00

View File

@ -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