drydock/python/tests/postgres/stop_postgres.sh
Sergiy Markin 73d22a488f Restored ubuntu_bionic image build
This PS restores image build for ubuntu_bionic and adds appropriate
gates to keep it tested by appropriate functional and integrational
tests.

Change-Id: I695fb42efff29aeda737f2b9c1eaeb84b95aa57c
2023-05-24 18:37:21 +00:00

3 lines
43 B
Bash
Executable File

#!/bin/bash
docker stop 'psql_integration'