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:
|
||||
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