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

Temp change for testing - to be reverted before merge

parent c63b9a5e
Branches
No related tags found
No related merge requests found
......@@ -143,7 +143,7 @@ adoc_syntax:
before_script:
- apk add --update curl asciidoctor bash
script:
- curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/scripts/asciidoctor_syntax_check.bash | bash -s -- .
- curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/17-add-asciidoctor-syntax-check-to-ci-tests-2/scripts/asciidoctor_syntax_check.bash | bash -s -- .
tags:
- docker
when: always
......
......@@ -145,7 +145,7 @@ adoc_syntax:
before_script:
- apk add --update curl asciidoctor bash
script:
- curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/scripts/asciidoctor_syntax_check.bash | bash -s -- .
- curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/17-add-asciidoctor-syntax-check-to-ci-tests-2/scripts/asciidoctor_syntax_check.bash | bash -s -- .
tags:
- docker
when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment