summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2025-09-28 20:47:19 +0300
committerAsko Nõmm <asko@nmm.ee>2025-09-28 20:47:19 +0300
commit8f5a9289fdf293cd16500ac89ede998a7be0649c (patch)
tree7f1322755aff4330fa1e3c536620490af1bc869b
parent997326e2fa4af7444b0a3d2d172fdf2dbd179811 (diff)
Attempt coverage build
-rw-r--r--.builds/coverage.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.builds/coverage.yml b/.builds/coverage.yml
index 52a20b9..b0e57d2 100644
--- a/.builds/coverage.yml
+++ b/.builds/coverage.yml
@@ -1,8 +1,8 @@
image: ubuntu/lts
-secrets:
- - 46f739e5-4538-45dd-a79f-bf173b7a2ed9
sources:
- git@git.sr.ht:~asko/dompa
+secrets:
+ - fff5ce49-d98d-4b18-88ac-6f8f063c079a
tasks:
- bootstrap: |
sudo apt update && sudo apt upgrade -y