create new pipeline and build file for minimal EE
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
|||||||
run: ansible-builder create -f minimal-environment.yml -c context-minimal
|
run: ansible-builder create -f minimal-environment.yml -c context-minimal
|
||||||
- name: List files in the repository
|
- name: List files in the repository
|
||||||
run: |
|
run: |
|
||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}/context-minimal
|
||||||
- name: Login to the Container registry
|
- name: Login to the Container registry
|
||||||
uses: docker/login-action@v2
|
uses: docker/login-action@v2
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user