diff options
Diffstat (limited to 'tutorials')
-rw-r--r-- | tutorials/builds.sr.ht/github-integration.md | 2 | ||||
-rw-r--r-- | tutorials/builds.sr.ht/using-build-secrets.md | 2 | ||||
-rw-r--r-- | tutorials/getting-started-with-builds.md | 2 |
3 files changed, 0 insertions, 6 deletions
diff --git a/tutorials/builds.sr.ht/github-integration.md b/tutorials/builds.sr.ht/github-integration.md index 54b42ec..d7f55ef 100644 --- a/tutorials/builds.sr.ht/github-integration.md +++ b/tutorials/builds.sr.ht/github-integration.md @@ -2,8 +2,6 @@ title: Integrating builds.sr.ht with GitHub --- -# Integrating builds.sr.ht with GitHub - This is an adaptation of our [getting started with builds.sr.ht](../getting-started with builds.sr.ht) tutorial, but for code hosted on GitHub. diff --git a/tutorials/builds.sr.ht/using-build-secrets.md b/tutorials/builds.sr.ht/using-build-secrets.md index c816573..87cbee6 100644 --- a/tutorials/builds.sr.ht/using-build-secrets.md +++ b/tutorials/builds.sr.ht/using-build-secrets.md @@ -2,8 +2,6 @@ title: Handling secrets in your build manifests --- -# Handling secrets in your build manifests - builds.sr.ht can be used to automate the deployment of websites, signing of packages, and more, through the use of **build secrets**. You can upload the secret keys necessary to run your automation on the web, then make these secrets diff --git a/tutorials/getting-started-with-builds.md b/tutorials/getting-started-with-builds.md index 89cb245..2ac2590 100644 --- a/tutorials/getting-started-with-builds.md +++ b/tutorials/getting-started-with-builds.md @@ -2,8 +2,6 @@ title: Getting started with builds.sr.ht --- -# Getting started with builds.sr.ht - builds.sr.ht is our build automation platform. We're going to walk through the process of running jobs on builds.sr.ht and a look at few useful features. |