aboutsummaryrefslogtreecommitdiff
path: root/build.yml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yml')
-rw-r--r--build.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/build.yml b/build.yml
index 8754b9e..7a3ba59 100644
--- a/build.yml
+++ b/build.yml
@@ -1,7 +1,7 @@
-image: alpine/3.18
+image: alpine/3.19
repositories:
gabrielgio.me: >
- https://artifacts.gabrielgio.me/repo/v3.18/
+ https://artifacts.gabrielgio.me/repo/v3.19/
https://artifacts.gabrielgio.me/repo/mail%40gabrielgio.me-62ddc4dc.rsa.pub
mail@gabrielgio.me-62ddc4dc.rsa.pub
packages:
@@ -33,7 +33,7 @@ tasks:
- doc: |
cd apkbuilds
sshopts="ssh -o StrictHostKeyChecking=no"
- apkdoc -u "https://artifacts.gabrielgio.me/repo/v3.18/x86_64/APKINDEX.tar.gz" -f docs/index.html -o index.html
+ apkdoc -u "https://artifacts.gabrielgio.me/repo/v3.19/x86_64/APKINDEX.tar.gz" -f docs/index.html -o index.html
minify -o index.html index.html
rsync --rsh="$sshopts" -rP index.html $remote:/var/www/apkdoc.gabrielgio.me/