Merge pull request 'Update .gitea/workflows/publish.yml' (#13) from seb-patch-12 into main
All checks were successful
Publish collection to Galaxy / publish (push) Successful in 39s
All checks were successful
Publish collection to Galaxy / publish (push) Successful in 39s
Reviewed-on: #13
This commit was merged in pull request #13.
This commit is contained in:
@@ -8,9 +8,9 @@ jobs:
|
||||
publish:
|
||||
runs-on: ubuntu-24.04
|
||||
steps:
|
||||
- run: apt install -y pipx yq
|
||||
- run: apt install -y pipx
|
||||
- run: pipx install ansible==12.3.0 --include-deps
|
||||
- run: pipx inject ansible ansible-lint --include-apps
|
||||
- run: pipx install yq
|
||||
- uses: actions/checkout@v6
|
||||
- run: >
|
||||
cd seb4itik/byow &&
|
||||
|
||||
Reference in New Issue
Block a user