diff options
author | Frederick Muriuki Muriithi | 2022-02-10 07:41:14 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2022-02-10 07:41:14 +0300 |
commit | a9283c01e7dfee47b953d0ba5ee6a0c6ebf79045 (patch) | |
tree | 71ed6bf6297cc83ce8361ec36854747fba651c5b /topics/systems | |
parent | b868e8a770063cfcb2bdece9ae86145983054c2d (diff) | |
download | gn-gemtext-a9283c01e7dfee47b953d0ba5ee6a0c6ebf79045.tar.gz |
Add document tracking the automated testing effort
Diffstat (limited to 'topics/systems')
-rw-r--r-- | topics/systems/ci-cd.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/topics/systems/ci-cd.gmi b/topics/systems/ci-cd.gmi index 705eae2..cc12069 100644 --- a/topics/systems/ci-cd.gmi +++ b/topics/systems/ci-cd.gmi @@ -17,6 +17,9 @@ deployment cycle to help with quick iteration of the code. ## Tasks +As part of the CI/CD effort, it is necessary that there is +=> ../testing/automated-testing.gmi automated testing. + #### Ideas GeneNetwork is interested in doing two things on every commit (or |