Commit Graph

43 Commits

Author SHA1 Message Date
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
9355d48cc8 kaniko image build: fix commit tags having double -- characters 2022-10-18 17:40:08 +02:00
c0b9bf6291 added normalized variant of image tag replacing only slashes with hyphens 2022-10-10 12:47:35 +02:00
598a5c364d added additional kaniko args variable, build args dynamically 2022-10-10 12:19:42 +02:00
d37a74c465 Gitlab/BuildWithKaniko: fixed variable names 2022-10-10 12:12:48 +02:00
a9717e8231 added generic go build 2022-10-05 18:10:34 +02:00
25f8287734 added helm templates 2022-10-05 14:40:27 +02:00
b745a4fb29 added README for gitlab container images with kaniko 2022-09-26 17:18:20 +02:00
aca57591f5 fixed variables containg booleans, added flag to disable gitlab registry auth 2022-09-26 16:53:10 +02:00
e097a87f28 added gitlab BuildImageWithKaniko template 2022-09-26 16:33:01 +02:00
1e09feed88 added project README 2022-09-26 16:32:42 +02:00
08a139f0a4 added gradle build instructions 2022-09-26 16:32:29 +02:00
27dbe07bd2 Initial commit 2022-09-26 16:00:41 +02:00