df6b29e8cb
We invite users to help us prioritise via https://github.com/dagger/dagger/discussions/1677 Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
905 B
905 B
slug | displayed_sidebar |
---|---|
/1201/ci-cd-platform | europaSidebar |
From local dev to CI/CD platform
import Tabs from '@theme/Tabs'; import TabItem from '@theme/TabItem';
<Tabs defaultValue="github-actions" groupId="ci-cd-platform" values={[ {label: 'GitHub Actions', value: 'github-actions'}, {label: 'CircleCI', value: 'circleci'}, {label: 'GitLab', value: 'gitlab'}, ]}>
Since Dagger early access required a GitHub account, GitHub Actions seems like a reasonable starting point.
If you would like us to document this CI/CD platform next, mention it here: dagger#1677
If you would like us to document this CI/CD platform next, mention it here: dagger#1677