test
Build this collection / Explore-Gitea-Actions (push) Failing after 2s Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s Details

This commit is contained in:
Markus Bergholz 2023-09-21 13:27:14 +02:00
parent d422bcfd20
commit 7c11308f70
Signed by: m
SSH Key Fingerprint: SHA256:DC1+jsaKCjmQUbw7QkeutBHBw0O2sdBu6RFsXLpD8cA
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
name: Build this collection
run-name: build markuman.nextcloud
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: ubuntu-22.04
steps:
- run: sudo apt update && sudo apt install ansible -y
- run: ansible-galaxy collection build