mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 21:00:53 +02:00
Use the downloads index to get the version numbers
This commit is contained in:
parent
31c6487e4f
commit
8198762ec5
8 changed files with 290 additions and 3 deletions
|
@ -2,6 +2,8 @@ language: bash
|
|||
services: docker
|
||||
|
||||
env:
|
||||
- VERSION=12.0 VARIANT=fpm
|
||||
- VERSION=12.0 VARIANT=apache
|
||||
- VERSION=11.0 VARIANT=fpm
|
||||
- VERSION=11.0 VARIANT=apache
|
||||
- VERSION=10.0 VARIANT=fpm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue