Fix Install Jenkins #2
All checks were successful
Neutral/pipeline/head This commit looks good
All checks were successful
Neutral/pipeline/head This commit looks good
This commit is contained in:
parent
75d1cd413d
commit
1060ee76e5
@ -1,7 +1,8 @@
|
|||||||
echo "[Neutral-Deploy] - Stage - Déploiement - START "
|
echo "[Neutral-Deploy] - Stage - Déploiement - START "
|
||||||
echo "[Neutral-Deploy] - Arrêt de Neutral : Processing"
|
echo "[Neutral-Deploy] - Arrêt de Neutral : Processing"
|
||||||
|
sudo su gitlab-ci
|
||||||
pm2 stop Neutral
|
pm2 stop Neutral
|
||||||
pm2 delete neutral
|
pm2 delete Neutral
|
||||||
echo "[Neutral-Deploy] - Arrêt de Neutral : Success"
|
echo "[Neutral-Deploy] - Arrêt de Neutral : Success"
|
||||||
echo "[Neutral-Deploy] - Supression de Neutral : Processing"
|
echo "[Neutral-Deploy] - Supression de Neutral : Processing"
|
||||||
rm -rf ./neutral
|
rm -rf ./neutral
|
||||||
|
Loading…
x
Reference in New Issue
Block a user