Skip to content

Commit

Permalink
Merge branch 'master' of github.com:navikt/syfooversiktsrv
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristian Storvoll committed Aug 12, 2019
2 parents 2d43b0b + f45cb3a commit e0a400d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ jobs:
- barkendeploy/docker-login
- barkendeploy/docker-push
run_tests:
docker:
- image: "circleci/openjdk:11-jdk"
machine:
image: circleci/classic:201808-01
docker_layer_caching: true
steps:
- checkout
- setup_remote_docker
- barkendeploy/init
- barkendeploy/gradle-cache-restore
- run:
Expand Down

0 comments on commit e0a400d

Please sign in to comment.