aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker/.alpine.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker/.alpine.yaml')
-rw-r--r--.woodpecker/.alpine.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.woodpecker/.alpine.yaml b/.woodpecker/.alpine.yaml
index 39d95b7..fb3101d 100644
--- a/.woodpecker/.alpine.yaml
+++ b/.woodpecker/.alpine.yaml
@@ -2,6 +2,9 @@ skip_clone: false
steps:
build:
+ when:
+ branch: [master]
+ event: [manual]
image: alpine
commands:
- apk add --no-cache build-base gcc curl openssl-dev gnutls-dev