We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c89840 commit 20ed02fCopy full SHA for 20ed02f
roles/test-cookbooks.bash
@@ -19,7 +19,7 @@ function main()
19
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/elastic-search/recipes/install.bash"
20
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/foodcritic/recipes/install.bash"
21
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/gocd/recipes/install-server-and-agent.bash"
22
- # "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/go/recipes/install.bash"
+ "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/go/recipes/install.bash"
23
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/groovy/recipes/install.bash"
24
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/haproxy/recipes/install-from-binary.bash"
25
# "$(dirname "${BASH_SOURCE[0]}")/../cookbooks/jdk/recipes/install.bash"
0 commit comments