projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6426aef
)
Remove a TODO
author
rinpatch
<rinpatch@sdf.org>
Thu, 13 Jun 2019 18:23:37 +0000
(21:23 +0300)
committer
rinpatch
<rinpatch@sdf.org>
Thu, 13 Jun 2019 18:23:37 +0000
(21:23 +0300)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 75214e0b9dcb0d5716f70e6a0cb6e278cc14315a..6587189b244c128f7e7611fdc69780fe0cddc4bb 100644
(file)
--- 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