Update .gitea/workflows/publish.yml
This commit is contained in:
@@ -11,6 +11,9 @@ jobs:
|
||||
- run: apt install -y pipx
|
||||
- run: pipx install ansible==12.3.0 --include-deps
|
||||
- run: pipx inject ansible ansible-lint --include-apps
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/checkout
|
||||
- run: cd seb4itik/byow && /root/.local/bin/ansible-galaxy collection build
|
||||
- run: pwd
|
||||
- uses: actions/upload-artifact
|
||||
with:
|
||||
name: seb4itik-byow
|
||||
path: /workspace/itik/bgwaf/seb4itik/byow/seb4itik-byow-0.1.2.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user