strona-czynna/jenkins.stop.sh
Kuba Orlik 3dd696acf9 Deploy Mailcatcher to jenkins, as well
Summary: So it's possible to test emails without reading logs

Test Plan: tbd

Reviewers: #reviewers

Subscribers: jenkins-user

Differential Revision: https://hub.sealcode.org/D1099
2021-06-16 19:41:44 +02:00

8 lines
136 B
Bash
Executable File

#!/bin/bash
export SEALIOUS_PORT="${PORT}0"
SEALIOUS_BASE_URL=$(cat .base_url)
export SEALIOUS_BASE_URL
docker-compose down --volumes