Compare commits

..

2 commits

Author SHA1 Message Date
f8ada85af7 Merge branch 'main' of https://git.mafyuh.dev/mafyuh/iac 2024-12-06 00:07:21 -05:00
1b102fd1ec test cd 2024-12-06 00:07:21 -05:00

View file

@ -8,7 +8,7 @@ jobs:
if: github.event.pull_request.merged == true
runs-on: docker
container:
image: ubuntu:24.04
image: mafyuh/ansible-bws:v1.0.4
steps:
- name: Checkout repository
uses: actions/checkout@v4