mirror of
https://github.com/friendica/docker
synced 2026-04-16 23:47:46 +02:00
Add 2020.03-rc
This commit is contained in:
parent
b74bef87bc
commit
fb1e117ea9
27 changed files with 1385 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ set -Eeuo pipefail
|
|||
declare -A release_channel=(
|
||||
[stable]='2019.12'
|
||||
[latest]='2019.12'
|
||||
[rc]='2020.03-rc'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue