make sure we can pull config from env variables.

This commit is contained in:
Jason Kulatunga
2022-04-29 16:28:50 -07:00
parent 7cd828ef0d
commit 00bc6ecd92
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -24,6 +24,7 @@ jobs:
env:
PROJECT_PATH: /go/src/github.com/analogj/scrutiny
CGO_ENABLED: 1
SCRUTINY_WEB_INFLUXDB_HOST: influxdb
steps:
- name: Git
run: |