add v3.1
This commit is contained in:
parent
942a0bd14e
commit
94d71a1e12
8 changed files with 1014 additions and 0 deletions
4
v3.1/Dockerfile
Normal file
4
v3.1/Dockerfile
Normal file
|
@ -0,0 +1,4 @@
|
|||
FROM swr.cn-east-3.myhuaweicloud.com/turingsyn/alpine:3.21.3
|
||||
ADD jenkins-cron /app/
|
||||
RUN chmod +x /app/jenkins-cron
|
||||
WORKDIR /app
|
Loading…
Add table
Add a link
Reference in a new issue