From 743b0606c95db9bf24c4c22fd962ba17e724ef24 Mon Sep 17 00:00:00 2001 From: choelzl Date: Tue, 22 Jun 2021 12:49:44 +0200 Subject: [PATCH] newv --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 7961456..5507b3d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,5 +7,7 @@ pipeline: commands: - docker-compose -p startpage down - docker-compose -p startpage up -d + when: + event: push branches: master \ No newline at end of file