Skip to content

Commit 1bdd063

Browse files
committed
stop: add dd case for ops repo
1 parent 8da1a7f commit 1bdd063

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

features/stop/stop.bash

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ if is_work; then
1313
dd
1414
;;
1515

16+
clintech-gxp-datalake-ops)
17+
docker compose down -v
18+
;;
19+
1620
genie)
1721
info "✋ Stopping genie"
1822
dd

0 commit comments

Comments
 (0)