Skip to content

Commit 267dfb9

Browse files
authored
Merge pull request #1367 from ForgottenProgramme/patch-9
Minor correction in ci-skeleton.rst file
2 parents cabe8d2 + 61b50cc commit 267dfb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/user/ci-skeleton.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ Using conda-smithy to manage your CI
22
====================================
33
Conda-forge, and specifically ``conda-smithy`` contains a lot of
44
tools for building and deploying continuous integration (CI)
5-
infrastructure on a variety of different platforms and architectures!
5+
infrastructure on a variety of different platforms and architectures.
66
Wouldn't it be nice if you could reuse all of this hard work, so
7-
you don't have to write or manage your own CI configurations?!
7+
you don't have to write or manage your own CI configurations?
88

99
By adding a ``recipe/`` directory to your repository, the conda-smithy
1010
command ``ci-skeleton`` let's you hook into well-tested and robust
1111
CI infrastructure. Using the conda-smithy ``rerender`` command, you
12-
can then keep your repository up-to-date with any needed changes!
12+
can then keep your repository up-to-date with any needed changes.
1313

1414
Getting Started
1515
---------------

0 commit comments

Comments
 (0)