From bc9d6fc187203a90bff36bc21c0fe9e05e1dad1a Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Wed, 29 Jul 2020 15:27:51 -0400 Subject: [PATCH] Update .build.yml --- .build.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.build.yml b/.build.yml index 27b15ea..d04eab9 100644 --- a/.build.yml +++ b/.build.yml @@ -4,9 +4,6 @@ packages: - scdoc sources: - https://git.sr.ht/~sircmpwn/aerc -- https://git.sr.ht/~sircmpwn/annotatego -secrets: -- 52022781-b772-4d8d-b7fe-0d962a4947b6 tasks: - build: | cd aerc @@ -14,11 +11,3 @@ tasks: - test: | cd aerc go test ./... -- annotatego: | - cd annotatego - go build - sudo cp annotatego /usr/bin/ -- annotate: | - cd aerc - annotatego -v git.sr.ht/~sircmpwn/aerc... >annotations.json - ~/upload-annotations annotations.json sircmpwn aerc