ci: set GOPATH on arch to make use of caching
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
leo 2023-05-04 15:07:07 +02:00
parent 48e3c49b52
commit f3b6075c27
Signed by: wanderer
SSH Key Fingerprint: SHA256:Dp8+iwKHSlrMEHzE3bJnPng70I7LEsa3IJXRH/U+idQ

View File

@ -16,6 +16,7 @@ trigger:
environment:
CGO_ENABLED: 0
GOPATH: /go
steps:
- name: pull