Project

General

Profile

« Previous | Next » 

Revision 1609da97

Added by Ewoud Kohl van Wijngaarden almost 3 years ago

Fix beaker task

In puppetlabs_spec_helper 4.x the beaker task was removed. This loads it from voxpupuli-aceptance.

View differences:

.github/workflows/ci.yml
puppet_major_versions: ${{ steps.get_outputs.outputs.puppet_major_versions }}
puppet_unit_test_matrix: ${{ steps.get_outputs.outputs.puppet_unit_test_matrix }}
env:
BUNDLE_WITHOUT: development:release
BUNDLE_WITHOUT: development:system_tests:release
steps:
- uses: actions/checkout@v2
- name: Setup ruby

Also available in: Unified diff