Fix wrong url in jenkins log output
This commit is contained in:
parent
e6954f6061
commit
077a560029
@ -22,4 +22,4 @@ docker-compose run --user="$UID" \
|
||||
|
||||
echo "Deployed app to https://${SEALIOUS_PORT}.dep.sealco.de"
|
||||
echo "Mailcatcher available at https://${PORT}2.dep.sealco.de"
|
||||
echo "Application logs should be available at https://jenkins.sealcode.org/job/Deploy%20to%20dep.sealco.de/ws%20v2/$PORT/log.html"
|
||||
echo "Application logs should be available at https://jenkins.sealcode.org/job/Deploy%20to%20dep.sealco.de%20v2/ws/$PORT/log.html"
|
||||
|
Loading…
x
Reference in New Issue
Block a user