update
Some checks failed
Gitea Actions Centos / Bootstrap-runner (push) Successful in 5s
Gitea Actions Centos / Create-dockerfile-with-ansible-builder (push) Failing after 5s
Gitea Actions Rocky / Bootstrap-runner (push) Successful in 4s
Gitea Actions Rocky / Create-dockerfile-with-ansible-builder (push) Failing after 4s
Some checks failed
Gitea Actions Centos / Bootstrap-runner (push) Successful in 5s
Gitea Actions Centos / Create-dockerfile-with-ansible-builder (push) Failing after 5s
Gitea Actions Rocky / Bootstrap-runner (push) Successful in 4s
Gitea Actions Rocky / Create-dockerfile-with-ansible-builder (push) Failing after 4s
This commit is contained in:
@@ -32,6 +32,9 @@ jobs:
|
||||
ls ${{ gitea.workspace }}
|
||||
- name: build context
|
||||
run: ansible-builder create -f rocky-environment.yml -c context-rocky
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
ls ${{ gitea.workspace }}/context-rocky
|
||||
- name: Login to the Container registry
|
||||
uses: docker/login-action@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user