Skip to content

Commit

Permalink
trying to fix the issue with Unknown lifecycle phase /root/.m2
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Aug 25, 2022
1 parent ee2b33d commit ebebdac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions KubernetesPod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ spec:
env:
- name: DOCKER_HOST
value: tcp://localhost:2375
- name: MAVEN_CONFIG
value: ""
- name: dind
image: docker:20.10.12-dind
securityContext:
Expand Down

0 comments on commit ebebdac

Please sign in to comment.