Skip to content

Commit

Permalink
multiple downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwinMN24 committed Sep 18, 2024
1 parent 028a24c commit 1354599
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure/deployment/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -289,9 +289,9 @@ docker_stack_deploy() {
do
echo "Server failed to download $tag. Retrying..."
sleep 5
done &
done
done

echo "Updating docker swarm stack with new compose files"

configured_ssh 'cd /opt/opencrvs && \
Expand Down

0 comments on commit 1354599

Please sign in to comment.