dependants
All checks were successful
Build and test backend / Build-backend (push) Successful in 1m51s
Build and test backend / Test-backend (push) Successful in 1m19s
deploy to production / deploy-frontend (push) Successful in 24s
deploy to production / deploy-backend (push) Successful in 1m57s
Build and test FrontEnd / Build-frontend (push) Successful in 22s
Build and test FrontEnd / Test-frontend (push) Successful in 22s

This commit is contained in:
Debucquoy Anthony 2024-02-27 17:16:01 +01:00
parent 6559462f2b
commit 4c79b9e51f
Signed by: tonitch
GPG Key ID: A78D6421F083D42E

View File

@ -5,6 +5,12 @@ on:
push:
branches:
- master
workflow_run:
workflows:
- Build and test backend
- Build and test frontend
types:
- completed
workflow_dispatch:
jobs: