This commit is contained in:
grambbledook
2025-12-11 19:09:47 +01:00
parent 7648fa81b3
commit cf3f5d2309
@@ -49,6 +49,11 @@ jobs:
- name: Build Grafana
continue-on-error: true
run: |
echo "RUN_ID=${GITHUB_RUN_ID}"
echo "RUN_ATTEMPT=${GITHUB_RUN_ATTEMPT}"
echo "GITHUB_JOB=${GITHUB_JOB}"
echo "STEP_NAME=Build Grafana"
ls ./
GOPROXY=http://localhost:5970/mod GOCACHEPROG="./atool connect 5930" make build-go