aboutsummaryrefslogtreecommitdiff
path: root/build.yml
diff options
context:
space:
mode:
Diffstat (limited to 'build.yml')
-rw-r--r--build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.yml b/build.yml
index 325871b..f2e54c9 100644
--- a/build.yml
+++ b/build.yml
@@ -17,6 +17,7 @@ sources:
secrets:
- 008c4f67-b864-47f8-9790-cd32f2ae8516
- df9d57f4-43bb-4084-a748-dbf02848bdd0
+ - d8a9e8ed-cdb0-4e0e-9238-361acbe8611f
tasks:
- setup: |
cd apkbuilds
@@ -26,5 +27,4 @@ tasks:
./pkgkit build -cu "${packages[@]}"
- deploy: |
cd apkbuilds
- echo "StrictHostKeyChecking=no" >> ~/.ssh/config
./pkgkit upload "$remote" "$remote_path" "${packages[@]}"