Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/github/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
github cookbook中的目录名_Github_Tags_Version_Chef Infra_Berkshelf - Fatal编程技术网

github cookbook中的目录名

github cookbook中的目录名,github,tags,version,chef-infra,berkshelf,Github,Tags,Version,Chef Infra,Berkshelf,我的定制食谱存储在私人github repos中。将它们添加到Berkshelf项目时,它们将作为自定义cookbook提交编号而不是自定义cookbook版本号添加到.Berkshelf/cookbooks 我的github repo具有版本标签。“Releases”列出了所有版本标记 我需要改变什么才能使食谱变成 .BerksShelf/cookbooks/custom cookbook版本号?请在Berksfile中使用路径位置而不是git位置: cookbook "artifact",

我的定制食谱存储在私人github repos中。将它们添加到Berkshelf项目时,它们将作为
自定义cookbook提交编号
而不是
自定义cookbook版本号
添加到
.Berkshelf/cookbooks

我的github repo具有版本标签。“Releases”列出了所有版本标记

我需要改变什么才能使食谱变成

.BerksShelf/cookbooks/custom cookbook版本号

请在
Berksfile
中使用路径位置而不是git位置:

cookbook "artifact", path: "/Users/reset/code/artifact-cookbook"

然后,您需要从gitrepo克隆您的私人食谱,并确保它们是最新的。

在您的
Berksfile中使用路径位置而不是git位置
请:

cookbook "artifact", path: "/Users/reset/code/artifact-cookbook"

然后,您需要从gitrepo克隆您的私人食谱,并确保它们是最新的。

在您的
Berksfile中使用路径位置而不是git位置
请:

cookbook "artifact", path: "/Users/reset/code/artifact-cookbook"

然后,您需要从gitrepo克隆您的私人食谱,并确保它们是最新的。

在您的
Berksfile中使用路径位置而不是git位置
请:

cookbook "artifact", path: "/Users/reset/code/artifact-cookbook"

然后,您需要从gitrepo克隆您的私人食谱,并确保它们是最新的。

使用path指令时,食谱不会添加到我的Berksfile目录中。对吗?对。从中签出详细信息使用path指令时,cookbook不会添加到我的Berksfile目录中。对吗?对。从中签出详细信息使用path指令时,cookbook不会添加到我的Berksfile目录中。对吗?对。从中签出详细信息使用path指令时,cookbook不会添加到我的Berksfile目录中。对吗?对。从中签出详细信息