1 Star 0 Fork 0

周晓琳/postgis

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.cloud-drone.yml 591 Bytes
一键复制 编辑 原始数据 按行查看 历史
# This is for the drone 1.0 agent
# https://docs.drone.io/user-guide/pipeline/steps/
# https://cloud.drone.io/postgis/ #1.0 server #this is a reduced test
# See https://git.osgeo.org/gitea/postgis/postgis-docker
# todo: add docker images from https://hub.docker.com/r/postgis/postgis-build-env/tags/
clone: &clone
image: plugins/git
depth: 20
recursive: false
kind: pipeline
name: build
clone: *clone
steps:
- name: build-12
image: docker.osgeo.org/postgis/build-test:alpine-edge
pull: always
commands:
- PGVER=12 sh ci/dronie/postgis_regress_alpine.sh
...
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/String24/postgis.git
git@gitee.com:String24/postgis.git
String24
postgis
postgis
master

搜索帮助