Docs: core concepts: actions

Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
Solomon Hykes
2022-04-07 02:07:41 +00:00
parent 0962114557
commit 7f38a6c3e4
2 changed files with 141 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ module.exports = {
title: 'Core Concepts',
},
items: [
"core-concepts/action",
"core-concepts/plan",
"core-concepts/client",
"core-concepts/secrets",