Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Feb 17, 2024
1 parent 5ca3867 commit 244b2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
ruby-version: "3.2"
bundler-cache: true
- name: Run beaker
run: bundle exec beaker --provision --hosts almalinux8-64{hostname=almalinux8-64-puppet7.example.com} --dry-run
run: bundle exec beaker --provision --hosts almalinux8-64{hostname=almalinux8-64-puppet7.example.com} --dry-run --preserve-hosts always
env:
BUNDLE_WITHOUT: release
BEAKER_HYPERVISOR: docker
Expand Down

0 comments on commit 244b2c8

Please sign in to comment.