We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c673511 commit ac48c50Copy full SHA for ac48c50
.rancher-pipeline.yml
@@ -2,7 +2,7 @@ stages:
2
- name: Compile
3
steps:
4
- runScriptConfig:
5
- image: java:8
+ image: maven
6
shellScript: mvn compile
7
timeout: 60
8
notification: {}
0 commit comments