Skip to content

Commit ae0eddd

Browse files
author
Angel Rey
committed
debug path
1 parent a8f0019 commit ae0eddd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/shtool.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ function deploy #description 'Deploy an specific service'
9595
# Pull latest images
9696
echo "📥 Pulling latest images for $app_name..."
9797
docker compose pull
98+
99+
docker compose exec -ti manager printenv
98100

99101
# Stop the existing container(s) gracefully
100102
echo "🛑 Stopping existing $app_name containers..."

0 commit comments

Comments
 (0)