Skip to content
Snippets Groups Projects
Commit 5bc9e6e0 authored by rinpatch's avatar rinpatch
Browse files

Revert "Build releases only on tags or develop"

This reverts commit 54d28737. It breaks
getting the latest artifact for the master branch.
parent e9426d15
Branches revert/tags-releases
No related tags found
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment