#Use the Dagger engine image for CI
1 messages · Page 1 of 1 (latest)
Hello! Yes there are options for this, this doc page should help: https://docs.dagger.io/integrations/gitlab
Dagger provides a programmable container engine that allows you to replace your YAML pipeline definitions in GitLab with Dagger Functions written in a regular programming language. This allows you to execute your pipeline the same locally and in GitLab, with the additional benefit of intelligent caching.