workflow build_develop

This commit is contained in:
Cuong M. Tran 2024-05-02 18:13:10 +07:00
parent 2f752e0fc5
commit efac4c12fc
No known key found for this signature in database
GPG key ID: 733AA7624B9315C2
2 changed files with 5 additions and 4 deletions

View file

@ -1,10 +1,10 @@
name: Dev-benchmark Builder
name: Development Builder
on:
push:
branches:
- develop
- dev-benchmark
# Manual trigger
workflow_dispatch:
workflow_dispatch: # Manual trigger
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
@ -19,6 +19,7 @@ jobs:
- name: Clone repo
uses: actions/checkout@v4
with:
ref: ${{ github.ref_name }}
fetch-depth: 0
- name: Set up gradle

View file

@ -1,6 +1,6 @@
| Releases | Preview builds | Dev builds | PR builds | Mihon Support Server |
|----------|----------------|------------|-----------|----------------------|
| [![stable release](https://img.shields.io/github/release/komikku-app/komikku.svg?maxAge=3600&label=download)](https://github.com/komikku-app/komikku/releases/latest) | [![Preview Builder](https://github.com/komikku-app/komikku/actions/workflows/build_preview.yml/badge.svg)](https://github.com/komikku-app/komikku/actions/workflows/build_preview.yml) | [![Development Builder](https://github.com/komikku-app/komikku/actions/workflows/build_dev_benchmark.yml/badge.svg)](https://github.com/komikku-app/komikku/actions/workflows/build_dev_benchmark.yml) | [![CI](https://github.com/komikku-app/komikku/actions/workflows/build_check.yml/badge.svg)](https://github.com/komikku-app/komikku/actions/workflows/build_check.yml) | [![Discord](https://img.shields.io/discord/1195734228319617024.svg?label=discord&labelColor=7289da&color=2c2f33&style=flat)](https://discord.gg/mihon) |
| [![stable release](https://img.shields.io/github/release/komikku-app/komikku.svg?maxAge=3600&label=download)](https://github.com/komikku-app/komikku/releases/latest) | [![Preview Builder](https://github.com/komikku-app/komikku/actions/workflows/build_preview.yml/badge.svg)](https://github.com/komikku-app/komikku/actions/workflows/build_preview.yml) | [![Development Builder](https://github.com/komikku-app/komikku/actions/workflows/build_develop.yml/badge.svg)](https://github.com/komikku-app/komikku/actions/workflows/build_develop.yml) | [![CI](https://github.com/komikku-app/komikku/actions/workflows/build_check.yml/badge.svg)](https://github.com/komikku-app/komikku/actions/workflows/build_check.yml) | [![Discord](https://img.shields.io/discord/1195734228319617024.svg?label=discord&labelColor=7289da&color=2c2f33&style=flat)](https://discord.gg/mihon) |
# ![app icon](./.github/readme-images/app-icon.png) Komikku