fix: ci
This commit is contained in:
parent
2ae220b3eb
commit
783dbdc986
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,4 @@ jobs:
|
||||||
apt update; apt install --yes python3-pip
|
apt update; apt install --yes python3-pip
|
||||||
pip3 install --break-system-packages ansible
|
pip3 install --break-system-packages ansible
|
||||||
ansible-galaxy collection build
|
ansible-galaxy collection build
|
||||||
ansible-galaxy collection publish --api-key=${GALAXY_API_KEY} s3lph-nextcloud*tar.gz
|
ansible-galaxy collection publish --api-key=${GALAXY_API_KEY} s3lph-nameserver*tar.gz
|
||||||
|
|
Loading…
Reference in a new issue