Introduction
Introduction Statistics Contact Development Disclaimer Help
tUse alpine:edge docker image - andersdamsgaard.com - my photography webpage
git clone git://src.adamsgaard.dk/andersdamsgaard.com
Log
Files
Refs
Submodules
README
LICENSE
---
commit 5e1414faf3837a197ef2d651cf06b7a1cb4020ef
parent a5910db0f207179bb7e61db96ed2e14b5c80954c
Author: Anders Damsgaard <[email protected]>
Date: Fri, 2 Nov 2018 13:12:02 +0100
Use alpine:edge docker image
Diffstat:
M .gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
t@@ -9,7 +9,7 @@ test:
- master
deploy:
- image: alpine # https://pkgs.alpinelinux.org/packages?name=&branch=edge
+ image: alpine:edge # https://pkgs.alpinelinux.org/packages?name=&branch=edge
before_script:
- apk --no-cache add make hugo lftp
script:
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.