mirror of
https://github.com/offen/website.git
synced 2024-11-22 09:00:28 +01:00
commit
fc467572f1
@ -25,7 +25,7 @@ deploy_preconditions: &deploy_preconditions
|
|||||||
jobs:
|
jobs:
|
||||||
server:
|
server:
|
||||||
docker:
|
docker:
|
||||||
- image: circleci/golang:1.12
|
- image: circleci/golang:1.13
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_CONNECTION_STRING: postgres://circle:test@localhost:5432/circle_test?sslmode=disable
|
POSTGRES_CONNECTION_STRING: postgres://circle:test@localhost:5432/circle_test?sslmode=disable
|
||||||
PORT: 8080
|
PORT: 8080
|
||||||
|
Loading…
Reference in New Issue
Block a user