Update config.yml

This commit is contained in:
cedricve
2020-12-28 14:07:56 +01:00
parent 6cc6e4b8e8
commit c2b5b1e858

View File

@@ -3,7 +3,7 @@
# Check https://circleci.com/docs/2.0/language-go/ for more details
version: 2
jobs:
backend:
build:
docker:
- image: circleci/golang:1.15
working_directory: /go/src/github.com/{{ORG_NAME}}/{{REPO_NAME}}