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

Temp change for testing - to be reverted before merge

parent 895155db
Branches
Tags
1 merge request!39WIP: Resolve "Add asciidoctor syntax check to CI tests"
Pipeline #19012 passed
......@@ -143,7 +143,7 @@ adoc_syntax:
before_script:
- apk add --update asciidoctor bash
script:
- bash <(curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/scripts/asciidoctor_syntax_check.bash) $$TARGET_REPO_PATH
- bash <(curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/17-add-asciidoctor-syntax-check-to-ci-tests/scripts/asciidoctor_syntax_check.bash) $$TARGET_REPO_PATH
tags:
- docker
allow_failure: yes
......@@ -145,7 +145,7 @@ adoc_syntax:
before_script:
- apk add --update asciidoctor bash
script:
- bash <(curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/scripts/asciidoctor_syntax_check.bash) $$TARGET_REPO_PATH
- bash <(curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/17-add-asciidoctor-syntax-check-to-ci-tests/scripts/asciidoctor_syntax_check.bash) $$TARGET_REPO_PATH
tags:
- docker
allow_failure: yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment