Skip to content
Snippets Groups Projects
Commit 5e8970cf authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files

Redo using reference instead of anchor

parent 4a705e7a
No related branches found
No related tags found
No related merge requests found
Pipeline #56501 failed
......@@ -15,7 +15,8 @@ services:
- name: tecnalia-docker-dev.artifact.tecnalia.com/docker:dind
alias: docker
.lfs_setup_template: &lfs_setup_definition # Hidden key that defines an anchor
.lfs_setup_template:
variables:
AFTER_SETUP_UPSTREAM_WORKSPACE: "bash <(curl -s https://packagecloud.io/install/repositories/github/git-lfs/script.deb.sh);\
apt install -qq -y git-lfs; \
git config --global credential.helper store; \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment