Browse Source

Remove a TODO

tags/v1.1.4
rinpatch 5 years ago
parent
commit
fc4a8026d8
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      .gitlab-ci.yml

+ 0
- 2
.gitlab-ci.yml View 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


Loading…
Cancel
Save