diff --git a/.drone.yml b/.drone.yml index c6cf1a4..3e5d894 100644 --- a/.drone.yml +++ b/.drone.yml @@ -37,7 +37,7 @@ steps: - build angestoepselt site when: branch: - - staging + - stage - name: deploy live build image: plugins/webhook @@ -75,4 +75,6 @@ steps: trigger: branch: - main - - staging + - stage + event: + - push \ No newline at end of file