Commit 80ea8adc authored by 魏旭光's avatar 魏旭光

Update .rancher-pipeline.yml file

parent 1cb7ae81
...@@ -2,7 +2,7 @@ stages: ...@@ -2,7 +2,7 @@ stages:
- name: compile - name: compile
steps: steps:
- runScriptConfig: - runScriptConfig:
image: maven:v1 image: maven
shellScript: mvn clean package shellScript: mvn clean package
- name: publish - name: publish
steps: steps:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment