Skip to content

Commit

Permalink
ci: fix uses molecule image
Browse files Browse the repository at this point in the history
  • Loading branch information
gofrolist committed Oct 8, 2021
1 parent 607cf4e commit ca5536a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
docker image ls -a
- name: Test run Molecule from DockerHub latest image
uses: docker://${{ env.DOCKER_IMAGE_NAME }}:test
uses: docker://gofrolist/molecule:test
with:
molecule_options: --version

Expand Down

0 comments on commit ca5536a

Please sign in to comment.