Skip to content

Commit 66c20c3

Browse files
authored
Merge pull request #11 from kool-dev/remote-kool-tty-var
remove KOOL_TTY_DISABLE env var - no longer needed
2 parents 699c57a + 96a4d92 commit 66c20c3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

laravel/gitlab/variables.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,5 @@ variables:
33
# GIT default behaviour
44
GIT_STRATEGY: fetch
55
GIT_DEPTH: "5"
6-
# Tell kool that we are not in a TTY (soon to be deprecated on 1.4.x)
7-
KOOL_TTY_DISABLE: "1"
86
# Wordaround for DinD TLS requirement
97
DOCKER_TLS_CERTDIR: ""

0 commit comments

Comments
 (0)