aboutsummaryrefslogtreecommitdiff
path: root/.woodpecker/.alpine.yaml
diff options
context:
space:
mode:
authorTest_User <hax@andrewyu.org>2024-06-18 11:20:28 -0400
committerTest_User <hax@andrewyu.org>2024-06-18 11:20:28 -0400
commit03c8ff39bcb15bf094fcf7af699b6fedc5b38327 (patch)
treec02c6c7d2c97a1896c2b69e2f42b50a7fee54f48 /.woodpecker/.alpine.yaml
parentcdf8bbacc3084d25e284b738c387076201113053 (diff)
downloadhaxircd-03c8ff39bcb15bf094fcf7af699b6fedc5b38327.tar.gz
haxircd-03c8ff39bcb15bf094fcf7af699b6fedc5b38327.zip
Another round of CI fixing
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