Skip to content

Commit 561408d

Browse files
committed
stop hard coding jp debian mirror in gitlab ci
1 parent 9b7bdb4 commit 561408d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ image: php:latest
22

33
before_script:
44
- export NO_INTERACTION=1
5-
- sed -i 's/deb\.debian/ftp.jp.debian/' /etc/apt/sources.list
65
- apt-get -y update
76
- apt-get -y upgrade
87
- apt-get -y install autoconf build-essential gcc g++ valgrind

0 commit comments

Comments
 (0)