Minor change to retrigger

This commit is contained in:
Julien Lengrand-Lambert
2019-10-16 16:33:05 +02:00
parent a68bc53020
commit a6abb56156

View File

@@ -6,13 +6,12 @@ version: 2
jobs:
build:
docker:
# specify the version you desire here
# Full list here : https://circleci.com/docs/2.0/docker-image-tags.json
- image: circleci/openjdk:11-jdk
# Specify service dependencies here if necessary
# CircleCI maintains a library of pre-built images
# documented at https://circleci.com/docs/2.0/circleci-images/
# - image: circleci/postgres:9.4
working_directory: ~/repo