Compare commits

..

1 Commits

Author SHA1 Message Date
e731699574
test: on-demand integration tests
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build is failing
2025-03-16 13:01:28 +01:00

View File

@ -78,15 +78,10 @@ steps:
chmod +x run-ci-int
sh run-ci-int
when:
include:
event:
- push
ref:
- refs/pull/int-*
trigger:
branch:
exclude:
- main
event:
- push
ref:
- refs/pull/int-*
- name: nightly integration test
image: appleboy/drone-ssh