forked from joejulian/gio
.builds: remove annotations
They're gone from sr.ht, according to https://todo.sr.ht/~sircmpwn/git.sr.ht/318#event-47831. Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -25,8 +25,6 @@ packages:
|
|||||||
- unzip
|
- unzip
|
||||||
sources:
|
sources:
|
||||||
- https://git.sr.ht/~eliasnaur/gio
|
- https://git.sr.ht/~eliasnaur/gio
|
||||||
secrets:
|
|
||||||
- 0dd5efdf-400e-4735-8320-98b44844dfd0
|
|
||||||
environment:
|
environment:
|
||||||
GOFLAGS: -mod=readonly
|
GOFLAGS: -mod=readonly
|
||||||
PATH: /home/build/sdk/go/bin:/usr/bin:/home/build/go/bin:/home/build/android/tools/bin
|
PATH: /home/build/sdk/go/bin:/usr/bin:/home/build/go/bin:/home/build/android/tools/bin
|
||||||
@@ -80,8 +78,3 @@ tasks:
|
|||||||
- test_android: |
|
- test_android: |
|
||||||
cd gio/example
|
cd gio/example
|
||||||
gogio -target android ./kitchen
|
gogio -target android ./kitchen
|
||||||
- annotate: |
|
|
||||||
go get git.sr.ht/~sircmpwn/annotatego
|
|
||||||
cd gio
|
|
||||||
~/go/bin/annotatego -v -T gioui.org... > annotations.json
|
|
||||||
../upload-annotations annotations.json eliasnaur gio
|
|
||||||
|
|||||||
Reference in New Issue
Block a user