Skip to content

Commit

Permalink
try machine
Browse files Browse the repository at this point in the history
  • Loading branch information
janolaveide committed Aug 24, 2019
1 parent 117af97 commit 0a1b0b0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ orbs:
executors:
openjdk:
working_directory: ~/foreldrepengesoknad-api
docker:
- image: circleci/openjdk:11-jdk
machine:
image: ubuntu-1604:201903-01
# docker:
# - image: circleci/openjdk:11-jdk
environment:
MAJOR_VERSION: 2
go:
Expand Down

0 comments on commit 0a1b0b0

Please sign in to comment.