Skip to content
Snippets Groups Projects
Commit ac492388 authored by René Schöne's avatar René Schöne
Browse files

Testing variant publishing

- update to the latest version of relast preprocessor
- store generated classes in test job for pages job
parent a2ec7f58
Branches
Tags
No related merge requests found
Pipeline #14499 failed
...@@ -23,6 +23,9 @@ stages: ...@@ -23,6 +23,9 @@ stages:
artifacts: artifacts:
reports: reports:
junit: "*/build/test-results/test/TEST-*.xml" junit: "*/build/test-results/test/TEST-*.xml"
paths:
- "src/gen"
expire_in: 1 week
.publish_dev: .publish_dev:
stage: publish stage: publish
......
preprocessor_version = 0.1.0-41 preprocessor_version = 0.1.0-43
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment