Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
karun-singh authored Apr 1, 2024
1 parent d1a9694 commit 7a12847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ pipeline {
steps {
script {
sh "ssh azureuser@docker-swarm 'docker service update file-server_file-server --image ghcr.io/datakaveri/fs-depl:5.5.0-alpha-${env.GIT_HASH}'"
sh 'sleep 10'
sh 'sleep 20'
}
}
post{
Expand Down

0 comments on commit 7a12847

Please sign in to comment.