CI: refaire le déploiement
This commit is contained in:
parent
f0cbb694bd
commit
03698a7732
|
@ -40,5 +40,6 @@ deploy-job: # This job runs in the deploy stage.
|
|||
script:
|
||||
- echo "Déploiement..."
|
||||
- cd /home/webmaster/articles
|
||||
- gsl make -F && gsl make
|
||||
- gsl make -F
|
||||
- gsl make
|
||||
- echo "Déploiement terminé."
|
||||
|
|
Loading…
Reference in New Issue