Skip to content
Snippets Groups Projects

Pipeline caching

1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -5,9 +5,6 @@ stages:
- trigger
build-job:
only:
refs:
- main
stage: build
script:
- stack build
Loading