drone runner only at specific branches

This commit is contained in:
matthias 2022-10-30 11:31:41 +01:00 committed by Yannik Rödel
parent 572f2ee11b
commit 839bad22b6

View file

@ -14,6 +14,10 @@ steps:
build_args:
- SITE=angestoepselt
tags: latest
when:
branch:
- main
- captcha
- name: deploy stage build
image: plugins/webhook