Skip to content
Snippets Groups Projects
Commit 68dc39c8 authored by Prada Sarasola, Miguel's avatar Prada Sarasola, Miguel
Browse files

Revert "Temp change for testing - to be reverted before merge"

This reverts commit 7bac8b8c.
parent 7bac8b8c
No related branches found
No related tags found
1 merge request!41Resolve "Add asciidoctor syntax check to CI tests"
Pipeline #19192 passed
......@@ -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/17-add-asciidoctor-syntax-check-to-ci-tests-2/scripts/asciidoctor_syntax_check.bash | bash -s -- .
- curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/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/17-add-asciidoctor-syntax-check-to-ci-tests-2/scripts/asciidoctor_syntax_check.bash | bash -s -- .
- curl -Ls https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/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.
Finish editing this message first!
Please register or to comment