summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-12-31 15:35:42 +0200
committerLars Wirzenius <liw@liw.fi>2018-12-31 15:35:42 +0200
commit8abd7e0bf3cbf9cbeaebe9a9eb3fdfcef4050077 (patch)
tree2c960c557394b720702ae84961f0706fe8a5cc39
parentee831763c27c373ac3c0262d0c475f46b71098dc (diff)
downloadeffireg-website-8abd7e0bf3cbf9cbeaebe9a9eb3fdfcef4050077.tar.gz
Add: CI/CD task
-rw-r--r--roadmap.mdwn13
1 files changed, 12 insertions, 1 deletions
diff --git a/roadmap.mdwn b/roadmap.mdwn
index 0ccbdfe..6a7064c 100644
--- a/roadmap.mdwn
+++ b/roadmap.mdwn
@@ -47,12 +47,23 @@ submitting membership requests, etc.
automated test
suite
+ ci_cd:
+ label: |
+ Effireg has a CI/CD
+ setup that updates
+ the software of a
+ demo site upon every
+ change to the source
+ code repository.
+ depends:
+ - check
+
create_subject:
label: |
effiapi can create a
subject for Qvisqve
depends:
- - check
+ - ci_cd
effiapi_update:
label: |