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

testing matrix workflows

parent 76ee311b
No related branches found
No related tags found
No related merge requests found
Pipeline #8334 passed
......@@ -32,13 +32,16 @@ variables:
image: $IMAGE
stage: test
script:
- echo "$SUITE"
- mkdir -p ./cache
- touch ./cache/id
parallel:
matrix:
SUITE:
- SUITE:
- vanilla
- upgrade
IMAGE:
- fedora:34
build-x86_64:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment