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 724c1f2 commit d5bbdbcCopy full SHA for d5bbdbc
.github/workflows/test-legacy-compilers.yaml
@@ -74,6 +74,10 @@ jobs:
74
image=litmusimage/ubuntu:22.04 \
75
architecture=large-with-dr
76
echo ::endgroup::
77
+ echo ::output_directory::
78
+ run: |
79
+ ls -lR spec/fixtures
80
+ echo ::endgroup::
81
echo ::group::certnames
82
bundle exec bolt plan run peadm_spec::add_inventory_hostnames \
83
--inventory spec/fixtures/litmus_inventory.yaml \
0 commit comments