Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
Capryc0rne committed Aug 22, 2024
1 parent 9e66c2b commit 5d43f74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,9 @@ pipeline {
success {
echo 'Build and tests succeeded!'
sh 'docker-compose down'

sh 'whoami'
// Deploy the application
dir('/srv/aio-tools/ressources_relationnelles/') {
dir('/srv/aio-tools/ressources_relationnelles') {
sh '''
docker-compose down
git fetch
Expand Down

0 comments on commit 5d43f74

Please sign in to comment.