Jenkinsfile 报错

复制代码
Started by user 六件套

Obtained Jenkinsfile from git https://gitee.com/duoshuijiao/vitepress-jenkins-cicd-demo

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:

WorkflowScript: 28: Expected a step @ line 28, column 66.

                    fingerprint: true

                                 ^



WorkflowScript: 29: Expected a step @ line 29, column 71.

               onlyIfSuccessful: true

少写了逗号

相关推荐
lisanmengmeng3 天前
搭建elk环境并接入frostmourne,实现监控报警效果(一)
运维·elk·jenkins
爱编程的Zion5 天前
Jenkins 从 0 到 1 学习笔记
笔记·学习·jenkins
JavaDog程序狗6 天前
【指南】uni-app微信小程序多环境CI-CD完全指南
ci/cd·uni-app·jenkins
heimeiyingwang7 天前
【GitOps·入门篇】工具生态:ArgoCD、Flux、Jenkins X 对比选型
jenkins·flux·argocd·gitops
骇客野人8 天前
基于Nginx+Eureka+Apollo+Jenkins+SpringBoot Web系统分布式部署方案
nginx·eureka·jenkins
中才实用9 天前
Jenkins自动化部署
运维·自动化·jenkins
童槿顏丶12 天前
Jenkins部署(Docker)
java·docker·jenkins
Elastic 中国社区官方博客15 天前
使用 Elasticsearch open inference API 对 OpenAI chat completions 进行支持
大数据·elasticsearch·搜索引擎·全文检索·jenkins
X1A0RAN17 天前
Jenkins Pipeline 变量打印指南
运维·servlet·jenkins
heimeiyingwang17 天前
【CI/CD·Jenkins篇】多节点构建:Agent 配置与任务分发策略
ci/cd·jenkins