Merge branch 'chore/go_1.15' of github.com:influxdata/chronograf into chore/go_1.15

pull/5610/head
Pavel Zavora 2020-11-26 10:58:31 +01:00
commit f3bde5d8ac
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@ version: 2
jobs:
build:
environment:
DOCKER_TAG: chronograf-20200922
DOCKER_TAG: chronograf-20201125
GO111MODULE: "ON"
machine: true
steps:
@ -56,7 +56,7 @@ jobs:
deploy-nightly:
environment:
DOCKER_TAG: chronograf-20200922
DOCKER_TAG: chronograf-20201125
GO111MODULE: "ON"
machine: true
steps:
@ -84,7 +84,7 @@ jobs:
deploy-pre-release:
environment:
DOCKER_TAG: chronograf-20200922
DOCKER_TAG: chronograf-20201125
GO111MODULE: "ON"
machine: true
steps:
@ -114,7 +114,7 @@ jobs:
deploy-release:
environment:
DOCKER_TAG: chronograf-20200922
DOCKER_TAG: chronograf-20201125
GO111MODULE: "ON"
machine: true
steps:

2
.nvmrc
View File

@ -1 +1 @@
12
14