Sha256: 7787495425f6a0a4f4ab9d314af343d115d72dbea275f904e8f6a9a2c9486e40
Contents?: true
Size: 335 Bytes
Versions: 11
Compression:
Stored size: 335 Bytes
Contents
# frozen_string_literal: true %w(unit lint syntax).each do |phase| # TODO: This works on Linux/Unix. Not Windows. execute "HOME=/home/vagrant delivery job verify #{phase} --server localhost --ent test --org kitchen" do cwd '/tmp/repo-data' user 'vagrant' environment('GIT_DISCOVERY_ACROSS_FILESYSTEM' => '1') end end
Version data entries
11 entries across 11 versions & 2 rubygems