mirror of
https://github.com/offen/website.git
synced 2024-11-21 16:50:27 +01:00
use go 1.13
This commit is contained in:
parent
e9f4c48b67
commit
d5c36764fd
@ -25,7 +25,7 @@ deploy_preconditions: &deploy_preconditions
|
||||
jobs:
|
||||
server:
|
||||
docker:
|
||||
- image: circleci/golang:1.12
|
||||
- image: circleci/golang:1.13
|
||||
environment:
|
||||
POSTGRES_CONNECTION_STRING: postgres://circle:test@localhost:5432/circle_test?sslmode=disable
|
||||
PORT: 8080
|
||||
|
Loading…
Reference in New Issue
Block a user