diff --git a/.drone.yml b/.drone.yml index 2f91ad7..5d746fe 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,13 @@ steps: - pip3 install --upgrade setuptools - pip3 install Flask gunicorn pytest pytest-cov - pip3 install pendulum + + trigger: + branch: + - master + - influx2 + event: + - push # --- # kind: pipeline # type: docker