Remove a TODO
authorrinpatch <rinpatch@sdf.org>
Thu, 13 Jun 2019 18:23:37 +0000 (21:23 +0300)
committerrinpatch <rinpatch@sdf.org>
Thu, 13 Jun 2019 18:23:37 +0000 (21:23 +0300)
.gitlab-ci.yml

index 75214e0b9dcb0d5716f70e6a0cb6e278cc14315a..6587189b244c128f7e7611fdc69780fe0cddc4bb 100644 (file)
@@ -143,8 +143,6 @@ stop_review_app:
     - ssh -t dokku@pleroma.online -- --force apps:destroy "$CI_ENVIRONMENT_SLUG"
     - ssh -t dokku@pleroma.online -- --force postgres:destroy $(echo $CI_ENVIRONMENT_SLUG | sed -e 's/-/_/g')_db
 
-# TODO: Restrict to master and develop
-
 amd64:
   stage: release 
   # TODO: Replace with upstream image when 1.9.0 comes out