Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # see https://hub.docker.com/_/gcc/ build:precise: image: precise image: ubuntu:precise before_script: - apt-get update apt-get upgrade -y Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ # see https://hub.docker.com/_/gcc/ build:precise: image: precise image: ubuntu:precise before_script: - apt-get update apt-get upgrade -y Loading