From e825b466072d61cae769dcd6db9af056dbcc9299 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Sat, 22 Oct 2022 15:01:06 +0100 Subject: [PATCH] exclude publish step during PRs --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 17ec91b..198b2e6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,6 +14,9 @@ steps: when: branch: - master + event: + exclude: + - pull_request image: python3.7 environment: GITEA_PACKAGE_REPO: