Initial CI workflow for Drone
commitb525c66043c917198de6225c726ce9751f503dba
authorMarek Nečada <marek@necada.org>
Thu, 9 Jun 2022 02:14:45 +0000 (9 05:14 +0300)
committerMarek Nečada <marek@necada.org>
Wed, 15 Jun 2022 23:25:17 +0000 (16 02:25 +0300)
treec3c6d71a7ec0a12fd88490b21d4b38cfdc308c15
parente69b927ec32d0fe62a60a8f859787a8d4d56b619
Initial CI workflow for Drone
.drone.yml [new file with mode: 0644]
README.md
ci/00_make_dockerfiles.sh [new file with mode: 0755]
ci/01_make_buildenv_images.sh [new file with mode: 0755]
ci/Dockerfile_parts/00_common.alpine [new file with mode: 0644]
ci/Dockerfile_parts/00_common.debian [new file with mode: 0644]
ci/Dockerfile_parts/01_numlibs.alpine.pkgd [new file with mode: 0644]
ci/Dockerfile_parts/01_numlibs.built [new file with mode: 0644]
ci/Dockerfile_parts/01_numlibs.debian.pkgd [new file with mode: 0644]
ci/Dockerfile_parts/02_buildqpms [new file with mode: 0644]
ci/drone.yml [new symlink]