We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4828ed7 commit 4c31cc3Copy full SHA for 4c31cc3
cookbooks/boxcutter_builder/recipes/default.rb
@@ -16,6 +16,8 @@
16
# See the License for the specific language governing permissions and
17
# limitations under the License.
18
19
+package 'jq'
20
+
21
amd64_self_hosted_runner_list = %w{
22
crake-amd64-builder
23
}
0 commit comments