This commit is contained in:
parent
45cd008cef
commit
17a262b12d
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ on: push
|
||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
image: cytopia/ansible
|
||||||
steps:
|
steps:
|
||||||
- name: checkóut
|
- name: checkóut
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue