Commit 29b16822 authored by Alberto Miranda's avatar Alberto Miranda ♨️
Browse files

Update .gitlab-ci.yml

parent 4cf24890
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
# see https://hub.docker.com/_/gcc/

build:precise:
    image: precise:base
    image: precise
    before_script:
        - apt-get update
          apt-get upgrade -y