Skip to content
Snippets Groups Projects
Commit f4f8fc57 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

test_wax_wasm_examples CI job must depend on build_wax_extensions

parent 6a86fe63
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !282. Comments created here will be created in the context of that merge request.
......@@ -294,6 +294,8 @@ test_wax_wasm_examples:
needs:
- job: wax_wasm_proto_tsc_generation
artifacts: true
- job: build_wax_extensions
artifacts: true
variables:
SOURCE_DIR: "${CI_PROJECT_DIR}/ts"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment