Commit Graph

42 Commits

Author SHA1 Message Date
fdda1c2975 „drone/ContainerImageDocker.yml“ ändern
Baue Docker Container für mehrere Architekturen, falls DOCKER_MULTI_ARCH wahr ist.
2022-12-23 13:51:29 +00:00
b453904a4d gitea/DroneHelm: support commands anchor, support publishing chart yaml version, support lint+publish in a single step, unified helm repo auth 2022-12-06 16:17:42 +01:00
9f151bb1cf Merge branch 'master' of gitea.dhswt.de:dhswt/build-scripts 2022-12-06 16:06:09 +01:00
81dd41546d drone/ContainerImageDocker: replaced fixed wait time with ready-check loop 2022-12-06 16:04:24 +01:00
444f906cbe „drone/HelmChart.yml“ ändern
Allow to tag based on chart version
2022-10-29 11:09:00 +00:00
f8c0a0c447 „drone/ContainerImageDocker.yml“ ändern
Add Docker Buildkit
2022-10-27 20:48:47 +00:00
852c14235d added gradle/giteaMavenRepo.gradle for authenticating and adding gitea as repository for dependencies and publishing 2022-10-27 11:11:42 +02:00
6725a04d31 drone/ContainerImageKaniko: update registry for custom kaniko image to new organization 2022-10-25 13:06:17 +02:00
731d26ca9f drone/ContainerImageKaniko: use gitea hosted custom container with bash and jq 2022-10-25 05:13:38 +02:00
b698c6e184 drone/ContainerImageKaniko: rename layer flatten flag to SQUASH_LAYERS to match docker variant of build 2022-10-25 05:08:22 +02:00
d7e6341a0f drone/ContainerImageDocker: added docker:dind version of container build script 2022-10-25 05:07:40 +02:00
e0b27d2aab drone/ContainerImageKaniko: fixed support for registry auth, added DEBUG_STEP variable 2022-10-24 21:32:58 +02:00
82b898a53c drone/ContainerImageKaniko: support building multiple registries 2022-10-24 19:16:52 +02:00
7ee78ada2f drone/ContainerImageKaniko: support building multiple registries 2022-10-24 19:01:15 +02:00
42b475f29b drone/ContainerImageKaniko: support building multiple registries 2022-10-24 18:57:12 +02:00
8686dacc0f drone/ContainerImageKaniko: support building multiple registries 2022-10-24 18:55:40 +02:00
45a2543b0c drone/ContainerImageKaniko: support building multiple registries 2022-10-24 18:48:59 +02:00
6352e279b8 drone/ContainerImageKaniko: support building multiple registries 2022-10-24 18:38:42 +02:00
7209c224a4 drone/ContainerImageKaniko: support building multiple registries 2022-10-24 18:36:52 +02:00
08f7978f74 drone/ContainerImageKaniko: support building multiple registries 2022-10-24 18:15:54 +02:00
53e5454edf drone/GiteaComposerPackage: fix path issues when composer package dir != project dir, merge commands and add anchor to allow reuse 2022-10-23 21:54:46 +02:00
6a8481b66c drone/ContainerImageKaniko: merged commands into single multiline string and added sub-anchor to allow running commands before/after 2022-10-22 11:28:04 +02:00
aa9d649286 drone/GiteaComposerPackage: disable branch/commit versions until gitea accepts dev-<branch> versions 2022-10-21 04:12:19 +02:00
6898816568 drone/GiteaComposerPackage: fixed composer branches having -dev suffix instead of prefix 2022-10-21 04:09:25 +02:00
988e1aa1c2 drone/GiteaComposerPackage: fixed bash syntax 2022-10-21 03:45:31 +02:00
a5ada945ce drone/GiteaComposerPackage: hardcode zip exclude .git dirs 2022-10-21 03:42:00 +02:00
ebf0002750 drone/GiteaComposerPackage: fix zip argument order 2022-10-21 03:36:56 +02:00
89180087d6 drone/GiteaComposerPackage: added option to exclude .git dir (enabled by default) from composer package 2022-10-21 03:21:06 +02:00
55a08013f4 drone/GiteaComposerPackage: ensure zip path does not include the path to the composer repository 2022-10-21 03:10:06 +02:00
fe2ea92a41 drone/GiteaComposerPackage: ensure zip path does not include the path to the composer repository 2022-10-21 03:06:45 +02:00
bd1ae70518 drone/ContainerImageKaniko: fix sh variable default not working correctly 2022-10-21 02:06:51 +02:00
1749b84be3 drone/ContainerImageKaniko: added missing TAG_PREFIX to semver tagging 2022-10-21 01:59:19 +02:00
5769dfc4aa drone/ContainerImageKaniko: added semver tagging 2022-10-21 01:53:59 +02:00
1f02cc85db drone/HelmChart: fix duplicate hyphen in commit prefix 2022-10-21 00:43:06 +02:00
7028d08307 added drone/HelmChart templates 2022-10-21 00:41:32 +02:00
349ec20e4b added drone/GiteaComposerPackage template 2022-10-21 00:07:29 +02:00
2bba189a8f renamed drone kaniko build file, correct build branch/tag image variables, added global TAG_PREFIX/TAG_SUFFIX 2022-10-20 23:04:19 +02:00
5c351564c2 fix drone kaniko build 2022-10-20 22:26:35 +02:00
fcaca588f3 remove debug statements from drone kaniko build 2022-10-20 22:23:14 +02:00
b970fd6bf5 fix drone kaniko build 2022-10-20 22:20:07 +02:00
7832a881a9 added wip drone kaniko build template 2022-10-20 20:10:48 +02:00
c6adcc6806 added wip drone kaniko build template 2022-10-20 20:09:13 +02:00