mirror of
https://github.com/nextcloud/nextcloudpi.git
synced 2026-01-10 15:12:01 -03:30
࿓❯ Added a badge for the devel branch tests
Signed-off-by: Victor-ray, S <12261439+ZendaiOwl@users.noreply.github.com> Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
This commit is contained in:
parent
f80c3a680f
commit
09508fa1e7
16
README.md
16
README.md
@ -27,10 +27,18 @@ Please to reach out in the [Matrix][chat-matrix-wiki] or [Telegram][chat-telegra
|
||||
|
||||
---
|
||||
|
||||
`master`
|
||||
|
||||
[![VM Tests][vm-tests-badge]][vm-tests]
|
||||
|
||||
[![Docker Tests][docker-tests-badge]][docker-tests]
|
||||
|
||||
`devel`
|
||||
|
||||
[![VM Tests][gh-vm-tests-badge-devel]][vm-tests]
|
||||
|
||||
[![Docker Tests][gh-docker-tests-badge-devel]][docker-tests]
|
||||
|
||||
---
|
||||
|
||||
## Features
|
||||
@ -280,6 +288,14 @@ You can find us on the [Forum][nc-forum], [Telegram][chat-telegram] or [Matrix][
|
||||
|
||||
<!-- BADGES -->
|
||||
|
||||
[gh-vm-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/vm-tests.yml/badge.svg
|
||||
|
||||
[gh-docker-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg
|
||||
|
||||
[gh-vm-tests-badge-devel]: https://github.com/nextcloud/nextcloudpi/actions/workflows/vm-tests.yml/badge.svg?branch=devel
|
||||
|
||||
[gh-docker-tests-badge-devel]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg?branch=devel
|
||||
|
||||
[vm-tests-badge]: https://github.com/nextcloud/nextcloudpi/workflows/VM%20Integration%20Tests/badge.svg
|
||||
|
||||
[docker-tests-badge]: https://github.com/nextcloud/nextcloudpi/actions/workflows/build-docker.yml/badge.svg
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user