Loading .gitlab-ci.yml +15 −15 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ build:precise: image: ubuntu:precise before_script: - apt-get update apt-get upgrade -y apt-get install -y - apt-get update && apt-get upgrade -y && apt-get install -y && build-essential autotools-dev automake Loading Loading
.gitlab-ci.yml +15 −15 Original line number Diff line number Diff line Loading @@ -6,9 +6,9 @@ build:precise: image: ubuntu:precise before_script: - apt-get update apt-get upgrade -y apt-get install -y - apt-get update && apt-get upgrade -y && apt-get install -y && build-essential autotools-dev automake Loading