forked from AkkomaGang/akkoma
Remove a TODO
This commit is contained in:
parent
6426aefb16
commit
fc4a8026d8
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue