Remove tests from master
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kleph 2020-04-09 00:17:13 +02:00
parent e86991fe75
commit fe99c62d75

View file

@ -106,6 +106,10 @@ steps:
BRANCH: ${DRONE_COMMIT_BRANCH}
commands:
- bash staging_tests.sh
when:
branch:
exclude:
- master
- name: deploy live
image: sinlead/drone-kubectl