civodul pushed a commit to branch master
in repository guix-artwork.

commit fbd01fe081449877dc38453adaf6ff64ed836ec1
Author: Ludovic Courtès <[email protected]>
AuthorDate: Mon Jun 5 15:17:18 2023 +0200

    website: package-channel: Tweak closing.
    
    * website/drafts/package-channel.md: Tweak.
---
 website/drafts/package-channel.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/website/drafts/package-channel.md 
b/website/drafts/package-channel.md
index 1473b54..b3d1996 100644
--- a/website/drafts/package-channel.md
+++ b/website/drafts/package-channel.md
@@ -575,7 +575,7 @@ With a couple of files, we get support for:
   - development environments (`guix shell`);
   - pristine test builds, including for package variants and for
     cross-compilation (`guix build`);
-  - continuous integration;
+  - continuous integration (with Cuirass or with some other tool);
   - continuous delivery to users (*via* the channel and with pre-built
     binaries);
   - generation of derivative build artifacts such as Docker images or

Reply via email to