admin管理员组文章数量:1355614
Is it possible to get job attributes without reading .gitlab-ci.yml
?
I mean these variables:
image
services
stages
before_script
after_script
variables
cache
include
etc
For example for image
attribute I can use $CI_JOB_IMAGE
, but I don't see any other correspondence with the variables (before_script
for example).
Or can this information not be obtained in any other way?
本文标签: gitlab ciGetting job attributesStack Overflow
版权声明:本文标题:gitlab ci - Getting job attributes - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743945841a2566388.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论