mirror of
https://git.sr.ht/~eliasnaur/gio
synced 2026-07-06 09:55:40 +00:00
.builds: set GOFLAGS=-mod=readonly to catch stale go.mod files
Signed-off-by: Elias Naur <mail@eliasnaur.com>
This commit is contained in:
@@ -12,6 +12,7 @@ packages:
|
|||||||
sources:
|
sources:
|
||||||
- https://git.sr.ht/~eliasnaur/gio
|
- https://git.sr.ht/~eliasnaur/gio
|
||||||
environment:
|
environment:
|
||||||
|
GOFLAGS: -mod=readonly
|
||||||
PATH: /usr/bin
|
PATH: /usr/bin
|
||||||
tasks:
|
tasks:
|
||||||
- install_chrome: |
|
- install_chrome: |
|
||||||
|
|||||||
Reference in New Issue
Block a user