"kb style" docs: decouple URLs from structure
Signed-off-by: Solomon Hykes <solomon@dagger.io>
This commit is contained in:
committed by
Solomon Hykes
parent
5a8f9d3e7c
commit
57754bebb8
11
docs/1005-custom-script.md
Normal file
11
docs/1005-custom-script.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
slug: /1005/custom-script/
|
||||
---
|
||||
|
||||
# Integrate custom shell scripts
|
||||
|
||||
In this guide, you will learn how to incorporate your custom shell scripts into a Dagger environment. For example, run integration tests before deployment; call a custom processing step; or any other custom task which you have already automated and want to incorporate into your Dagger environment with minimal effort.
|
||||
|
||||
This section is not yet written. Help Dagger growing by suggesting content improvements.
|
||||
|
||||
[](https://github.com/dagger/dagger/blob/main/CONTRIBUTING.md)
|
Reference in New Issue
Block a user