diff options
author | rinpatch <rinpatch@sdf.org> | 2019-10-03 18:42:02 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-10-03 18:42:02 +0300 |
commit | b2f2012a4f34cfe8151e62d045f0eab3d165791a (patch) | |
tree | 95dfb9f82ee8a3259f0f8d1d6ce27cc562819fb6 | |
parent | 69784eb75a00fb929765adbeab41022052038cca (diff) | |
download | pleroma-b2f2012a4f34cfe8151e62d045f0eab3d165791a.tar.gz |
Remove a test branch from CI
-rw-r--r-- | .gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e98f23b25..748bec74a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -70,7 +70,6 @@ docs-deploy: stage: deploy image: alpine:latest only: - - mkdocs-migration-prep@pleroma/pleroma - master@pleroma/pleroma - develop@pleroma/pleroma before_script: |