hugo建站工具通过github action自动发布到github page
hugo建站工具通过github action自动发布到github page.
……每一行错误,都值得记录。
hugo建站工具通过github action自动发布到github page.
……腾讯云coding平台部署错误
Check that the Docker image name above matches the name used in the image field of your manifest.Failing the stage as this is likely a configuration error.
是因为【启动所需制品】下【仓库】的镜像配置和自定义变量【dockerImage】的镜像名不一致。
……如下pipeline可以指定github仓库的分支和tag(使用git参数,插件地址 https://plugins.jenkins.io/git-parameter/)
……
|
|
进入jenkins的【系统管理】–>【脚本命令行】,然后你应该就会明白了。
……