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

Fix valid stage

parent 6e167ed8
Branches
Tags 7.3.0
1 merge request!39WIP: Resolve "Add asciidoctor syntax check to CI tests"
Pipeline #19017 passed
......@@ -138,7 +138,7 @@ file_syntax:
## so this is a custom-made "dirty" script
##########################################################
adoc_syntax:
stage: check
stage: postcheck
image: alpine
before_script:
- apk add --update asciidoctor bash
......
......@@ -140,7 +140,7 @@ file_syntax:
## so this is a custom-made "dirty" script
##########################################################
adoc_syntax:
stage: check
stage: postcheck
image: alpine
before_script:
- apk add --update asciidoctor bash
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment