summaryrefslogtreecommitdiff
path: root/.woodpecker/.archlinux.yaml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.woodpecker/.archlinux.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.woodpecker/.archlinux.yaml b/.woodpecker/.archlinux.yaml
new file mode 100644
index 0000000..b5f730c
--- /dev/null
+++ b/.woodpecker/.archlinux.yaml
@@ -0,0 +1,11 @@
+skip_clone: false
+
+steps:
+ build:
+ when:
+ branch: []
+ event: []
+ image: archlinux
+ commands:
+ - pacman --noconfirm -Sy make gcc pkgconf openssl curl
+ - make