Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
x86-39 committed Nov 5, 2023
1 parent dbe515a commit e31cedd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ name: Molecule Test
push:
branches:
- main
workflow_dispatch:

jobs:
molecule:
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ platforms:
privileged: true
command: "/usr/sbin/init"
- name: opensuse15
image: geerlingguy/docker-opensuseleap15-ansible:latest
image: docker.io/geerlingguy/docker-opensuseleap15-ansible
pre_build_image: true
systemd: true
tmpfs:
Expand Down

0 comments on commit e31cedd

Please sign in to comment.