Skip to content
Snippets Groups Projects
Commit 3c79b72e authored by Klaus Reuter's avatar Klaus Reuter
Browse files

Update README.md

parent 262b83a5
No related branches found
No related tags found
No related merge requests found
Pipeline #138811 passed
# GitLab CI Cache Usage Examples
This repo contains usage examples for the GitLab CI cache and is referenced
in the Bits and Bytes edition 210 from August 2022.
Two examples are shown, the second being specific to MPCDF shared runners:
1. Python CI with cached third-party dependency
2. CUDA CI pipeline, building the CUDA code on a CPU runner and using the cache to forward the build to a GPU runner to execute the test there
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