CI/CD & ajustements - Mise en place des workflows Gitea Actions #1

Merged
cedric merged 10 commits from dev into master 2026-05-16 08:17:48 +00:00
Showing only changes of commit a3b53d4960 - Show all commits
+3 -1
View File
@@ -40,4 +40,6 @@ jobs:
corepack enable corepack enable
yarn install --frozen-lockfile yarn install --frozen-lockfile
yarn build yarn build
pm2 restart app-beta-pawol pm2 describe app-beta-pawol > /dev/null 2>&1 \
&& pm2 restart app-beta-pawol \
|| pm2 start yarn --name app-beta-pawol -- start