From: rinpatch Date: Sat, 29 Jun 2019 10:27:15 +0000 (+0300) Subject: Revert "Build releases only on tags or develop" X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=0f6e333d8be84c6b75552411cd6838b9a0a16cad;p=akkoma Revert "Build releases only on tags or develop" This reverts commit 54d287377054fa48c5a14cf6b056cd80e838b264. --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3868cb603..f8711f299 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -148,7 +148,7 @@ amd64: # TODO: Replace with upstream image when 1.9.0 comes out image: rinpatch/elixir:1.9.0-rc.0 only: &release-only - - tags + - master@pleroma/pleroma - develop@pleroma/pleroma artifacts: &release-artifacts name: "pleroma-$CI_COMMIT_REF_NAME-$CI_COMMIT_SHORT_SHA-$CI_JOB_NAME"