X Tutup
Skip to content

Commit c8452c1

Browse files
author
Leo Antunes
committed
test against gitlab EE
1 parent 8ea7c67 commit c8452c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/build_test_env.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ cleanup() {
7575
}
7676

7777
try docker run --name gitlab-test --detach --publish 8080:80 \
78-
--publish 2222:22 gpocentek/test-python-gitlab:latest >/dev/null
78+
--publish 2222:22 costela/test-python-gitlab:latest >/dev/null
7979

8080
LOGIN='root'
8181
PASSWORD='5iveL!fe'

0 commit comments

Comments
 (0)
X Tutup