Commit 1cb7ae81 authored by 魏旭光's avatar 魏旭光

Update .rancher-pipeline.yml file

parent b9e16039
...@@ -2,7 +2,7 @@ stages: ...@@ -2,7 +2,7 @@ stages:
- name: compile - name: compile
steps: steps:
- runScriptConfig: - runScriptConfig:
image: maven:v image: maven:v1
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