Skip to content
Snippets Groups Projects
Commit 42fc1523 authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

[skip ci] correct cache for yaml-schema-cpp

parent d679c50c
No related branches found
No related tags found
1 merge request!49Draft: Resolve "Adapt to new sensor constructors in core"
......@@ -98,7 +98,7 @@ build_and_test:bionic:
- ci_deps/wolf/
- key: yamlschemacpp-bionic
paths:
- ci_deps/yaml_schema_cpp/
- ci_deps/yaml-schema-cpp/
before_script:
- *preliminaries_definition
- !reference [.install_yamlschemacpp_script]
......@@ -118,7 +118,7 @@ build_and_test:focal:
- ci_deps/wolf/
- key: yamlschemacpp-focal
paths:
- ci_deps/yaml_schema_cpp/
- ci_deps/yaml-schema-cpp/
before_script:
- *preliminaries_definition
- !reference [.install_yamlschemacpp_script]
......@@ -138,7 +138,7 @@ build_and_test:jammy:
- ci_deps/wolf/
- key: yamlschemacpp-jammy
paths:
- ci_deps/yaml_schema_cpp/
- ci_deps/yaml-schema-cpp/
before_script:
- *preliminaries_definition
- !reference [.install_yamlschemacpp_script]
......
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