restore a GitHub badge
This commit is contained in:
parent
4988253fdf
commit
e08c61ba4c
2 changed files with 11 additions and 8 deletions
|
|
@ -177,16 +177,16 @@ jobs:
|
||||||
dotnet restore
|
dotnet restore
|
||||||
|
|
||||||
- name: Build de PostIt.Android ARM64
|
- name: Build de PostIt.Android ARM64
|
||||||
run: |
|
run: |
|
||||||
cd /src/_src
|
cd /src/_src
|
||||||
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
||||||
-c Release -r android-arm64 --no-restore -clp:ErrorsOnly
|
-c Release -r android-arm64 --no-restore -clp:ErrorsOnly
|
||||||
|
|
||||||
- name: Build de PostIt.Android x64
|
- name: Build de PostIt.Android x64
|
||||||
run: |
|
run: |
|
||||||
cd /src/_src
|
cd /src/_src
|
||||||
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
dotnet build src/PostIt/PostIt.Android/PostIt.Android.csproj \
|
||||||
-c Release -r android-x64 --no-restore -clp:ErrorsOnly
|
-c Release -r android-x64 --no-restore -clp:ErrorsOnly
|
||||||
|
|
||||||
- name: Copier les APK signés vers un emplacement connu
|
- name: Copier les APK signés vers un emplacement connu
|
||||||
# Le build Android avec -r android-arm64 produit l'APK dans
|
# Le build Android avec -r android-arm64 produit l'APK dans
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,9 @@ https://forgejo.pschneider.fr/notazof/yavsc/actions?workflow=release.yml
|
||||||
|
|
||||||
-* [](https://github.com/pazof/yavsc/actions/workflows/codeql.yml)
|
-* [](https://github.com/pazof/yavsc/actions/workflows/codeql.yml)
|
||||||
|
|
||||||
|
* [](https://forgejo.pschneider.fr/notazof/yavsc/actions/workflows/docker-publish-android.yml)
|
||||||
|
|
||||||
|
* [](https://forgejo.pschneider.fr/notazof/yavsc/actions/workflows/docker-publish-backend.yml)
|
||||||
|
|
||||||
# Documentation
|
# Documentation
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue