Skip to content

Commit

Permalink
add MOLECULE_PLATFORM_NAME variable to select platform
Browse files Browse the repository at this point in the history
  • Loading branch information
stefangweichinger authored Aug 3, 2024
1 parent 7d52875 commit aa3702c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
env:
TEST_RELEASE: "${{ matrix.releases }}"
TEST_VERSION: "${{ matrix.versions }}"
MOLECULE_PLATFORM_NAME: rclone-archlinux
with:
image: carlodepieri/docker-archlinux-ansible
scenario: ${{ matrix.scenario }}
Expand Down

0 comments on commit aa3702c

Please sign in to comment.