Skip to content
Snippets Groups Projects

Resolve "Support LFS in templates"

Merged Iñigo Moreno i Caireta requested to merge 37-support-lfs-in-templates into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -18,7 +18,7 @@ stages:
- build
before_script:
- apk add --update bash coreutils tar wget
- apk add --update bash coreutils tar wget curl
- docker login tecnalia-docker-dev.artifact.tecnalia.com -u ${ARTIFACT_CI_USER} -p ${ARTIFACT_CI_TOKEN}
include:
Loading