This commit is contained in:
parent
0842c36495
commit
836ce714ae
1 changed files with 0 additions and 8 deletions
|
|
@ -28,14 +28,6 @@ jobs:
|
||||||
- name: Checkout the repo
|
- name: Checkout the repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install requirements
|
|
||||||
run: |
|
|
||||||
pip install -r requirements.txt
|
|
||||||
|
|
||||||
- name: Generate the Ansible Builder context
|
|
||||||
run: |
|
|
||||||
ansible-builder create -v 3
|
|
||||||
|
|
||||||
- name: Login to the registry
|
- name: Login to the registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue