Skip to content
Snippets Groups Projects
Commit c7c03057 authored by romanvalov's avatar romanvalov
Browse files

testing statically defined parallel jobs

parent d18d592f
No related branches found
No related tags found
No related merge requests found
Pipeline #8331 passed
......@@ -30,19 +30,10 @@ variables:
.test:
image: $IMAGE
stage: test
cache:
key: $CACHE
when: always
paths:
- ./cache
before_script:
- env
script:
- env
- mkdir -p ./cache
- touch ./cache/id
after_script:
- env
parallel: 3
build-x86_64:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment