release/1.0.8-rc1 #42
4 changed files with 7 additions and 19 deletions
Merge pull request 'feat/postit-fs' (#37) from feat/postit-fs into release/1.0.8-rc1
Reviewed-on: #37
commit
40d992ee18
|
|
@ -21,20 +21,9 @@ on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main" ]
|
branches: [ "main" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main" ]
|
branches: [ "main", "release/*" ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
log-the-inputs:
|
|
||||||
runs-on: debian-latest
|
|
||||||
steps:
|
|
||||||
- run: |
|
|
||||||
echo "Log level: $LEVEL"
|
|
||||||
echo "Tags: $TAGS"
|
|
||||||
echo "Environment: $ENVIRONMENT"
|
|
||||||
env:
|
|
||||||
LEVEL: ${{ inputs.logLevel }}
|
|
||||||
TAGS: ${{ inputs.tags }}
|
|
||||||
|
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
|
|
|
||||||
|
|
@ -1,20 +1,19 @@
|
||||||
|
|
||||||
|
|
||||||
# Yavsc
|
# Yavsc
|
||||||
|
[](https://forgejo.pschneider.fr/notazof/yavsc/releases/latest)
|
||||||
|
|
||||||
C'est une application mettant en oeuvre une prise de contact entre un demandeur de services et son éventuel prestataire associé.
|
C'est une application mettant en oeuvre une prise de contact entre un demandeur de services et son éventuel prestataire associé.
|
||||||
|
|
||||||
# Statut actuel des actions Forgejo
|
# Statut actuel des actions Forgejo
|
||||||
|
|
||||||
[](https://forgejo.pschneider.fr/notazof/yavsc/actions?workflow=buildAndTest.yml)
|
|
||||||
|
|
||||||
[](
|
* [](https://forgejo.pschneider.fr/notazof/yavsc/actions?workflow=buildAndTest.yml)
|
||||||
|
|
||||||
|
* [](
|
||||||
https://forgejo.pschneider.fr/notazof/yavsc/actions?workflow=release.yml
|
https://forgejo.pschneider.fr/notazof/yavsc/actions?workflow=release.yml
|
||||||
)
|
)
|
||||||
|
|
||||||
[](https://forgejo.pschneider.fr/notazof/yavsc/releases/latest)
|
|
||||||
|
|
||||||
|
|
||||||
# Statut actuel des actions GitHub
|
# Statut actuel des actions GitHub
|
||||||
|
|
||||||
* [](https://github.com/pazof/yavsc/actions/workflows/docker-publish-android.yml)
|
* [](https://github.com/pazof/yavsc/actions/workflows/docker-publish-android.yml)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue