Remove duplicate Checkout stage from Jenkinsfile
This commit is contained in:
parent
6c17a547ea
commit
1b9ffebed9
|
|
@ -1,4 +1,4 @@
|
||||||
FROM registry.cn-hangzhou.aliyuncs.com/google_containers/openjdk:17-slim
|
FROM registry.cn-hangzhou.aliyuncs.com/dragonwell/dragonwell:17
|
||||||
|
|
||||||
# 设置工作目录
|
# 设置工作目录
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue