Merge branch 'nora/subplot-cache' into 'main'

ci: Use separate cache for subplot job

See merge request openpgp-card/openpgp-card!15
This commit is contained in:
Heiko 2022-10-25 12:16:19 +00:00
commit af9d4f49ad

View file

@ -144,8 +144,10 @@ subplot:
cache:
# inherit all general cache settings
<<: *general_cache_config
# override the key
key: "rust-latest"
# subplot uses tests/virtual-card-available to indicate that tests which use
# virtual cards should be created. The cache with this file should not be
# shared.
key: "subplot"
run_cardtest_smartpgp:
stage: virtual-test