test cd
This commit is contained in:
parent
6b335bcb5e
commit
1b102fd1ec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue