forked from didirus/AstralRinth
ci: add more branches and tags
This commit is contained in:
@@ -4,9 +4,14 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- master
|
||||||
|
- prod
|
||||||
|
- release
|
||||||
|
- beta
|
||||||
- feature*
|
- feature*
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- release-*
|
||||||
|
- beta-*
|
||||||
paths:
|
paths:
|
||||||
- .github/workflows/astralrinth-build.yml
|
- .github/workflows/astralrinth-build.yml
|
||||||
- 'apps/app/**'
|
- 'apps/app/**'
|
||||||
@@ -96,7 +101,7 @@ jobs:
|
|||||||
librsvg2-dev \
|
librsvg2-dev \
|
||||||
xdg-utils \
|
xdg-utils \
|
||||||
openjdk-11-jdk
|
openjdk-11-jdk
|
||||||
|
|
||||||
- name: ⚙️ Set application environment
|
- name: ⚙️ Set application environment
|
||||||
shell: bash
|
shell: bash
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user