TEST to fix Alpine problems while using another repository

This commit is contained in:
2018-08-04 21:29:33 +02:00
parent 3ff2e73355
commit ce1521f0b2
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,4 @@
image: debian:stretch-slim
image: debian:latest
stages:
- build
@ -7,4 +7,5 @@ build:
stage: build
script:
- apt-get update && apt-get install -y wget sudo
# - echo "147.75.32.21 nl.alpinelinux.org" >> /etc/hosts
- bash install-and-chroot.sh