CI_COMMIT_REF_SLUG
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-06.)
CI_COMMIT_REF_SLUG has 5 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (5)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
usesKeyUses Key(2)
- Build Cache
ex:build-cache - Build Cache
ex:build-cache
cacheKeyVariableCache Key Variable(1)
- Build Job
ex:build-job
hasCacheKeyHas Cache Key(1)
- Build Stage
ex:build-stage
hasKeyHas Key(1)
- Build Cache
ex:build-cache
Other facts (3)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/074b43d5-5306-4765-9be7-4ddb13e7d83e- full textbeam-chunktext/plain1 KB
doc:beam/074b43d5-5306-4765-9be7-4ddb13e7d83eShow excerpt
### Example `.gitlab-ci.yml` Configuration Recap Here's a recap of the `.gitlab-ci.yml` configuration: ```yaml image: docker:latest services: - docker:dind stages: - build - test - deploy - monitor variables: MAX_CONCURRENT…
ctx:claims/beam/fe84adac-8b01-4b47-b7e8-2f34a1e7e439- full textbeam-chunktext/plain1 KB
doc:beam/fe84adac-8b01-4b47-b7e8-2f34a1e7e439Show excerpt
[Turn 2891] Assistant: Certainly! Using GitLab CI/CD 15.11.0 to automate your pipeline with multiple stages (build, test, and deploy) is a great choice. Below is a comprehensive example of how to set up your `.gitlab-ci.yml` file to automat…
ctx:claims/beam/e40be40f-5df8-420c-ae49-5af75f37205e- full textbeam-chunktext/plain1 KB
doc:beam/e40be40f-5df8-420c-ae49-5af75f37205eShow excerpt
DEPLOYMENT_SUCCESS_RATE: 0.999 before_script: - echo "Setting up environment..." build: stage: build script: - echo "Building the application..." - docker build -t $CI_REGISTRY_IMAGE:latest . artifacts: paths: …
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.