From: rinpatch Date: Thu, 13 Jun 2019 18:23:37 +0000 (+0300) Subject: Remove a TODO X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=fc4a8026d8e168349f9156b27f88c856740c8061;p=akkoma Remove a TODO --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 75214e0b9..6587189b2 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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