diff options
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 |