mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2025-04-24 05:47:41 -04:00
Merge branch 'revert/tags-releases' into 'master'
Revert "Build releases only on tags or develop" See merge request pleroma/pleroma!1356
This commit is contained in:
commit
9504544d5b
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue