Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
walint
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
hub
walint
Merge requests
!9
Pipeline caching
Code
Änderungen prüfen
Branch auschecken
Herunterladen
Patches
Unformatierter Diff
Menüleiste ausklappen
Merged
Pipeline caching
pipeline-caching
into
main
Overview
0
Commits
3
Pipelines
1
Changes
1
Merged
Pipeline caching
stuebinm
requested to merge
pipeline-caching
into
main
Dec 29, 2021
Overview
0
Commits
3
Pipelines
1
Changes
1
speeds things up, i hope
0
0
Merge request reports
Viewing commit
5e8cbb80
Prev
Next
Show latest version
1 file
+
0
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
5e8cbb80
Update .gitlab-ci.yml
· 5e8cbb80
stuebinm
authored
Dec 29, 2021
.gitlab-ci.yml
+
0
−
3
View file @ 5e8cbb80
Edit in single-file editor
Open in Web IDE
Show full file
@@ -5,9 +5,6 @@ stages:
-
trigger
build-job
:
only
:
refs
:
-
main
stage
:
build
script
:
-
stack build
Loading