Skip to content

Commit ac48c50

Browse files
committed
Update .rancher-pipeline.yml file
1 parent c673511 commit ac48c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.rancher-pipeline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ stages:
22
- name: Compile
33
steps:
44
- runScriptConfig:
5-
image: java:8
5+
image: maven
66
shellScript: mvn compile
77
timeout: 60
88
notification: {}

0 commit comments

Comments
 (0)