TP Honey
8734c9c23b
Revert "Add support for AAD auth for docker-acr ( #395 )" ( #398 )
...
This reverts commit be7bda4431 .
2023-08-25 14:21:17 +01:00
Rutvij Mehta
be7bda4431
Add support for AAD auth for docker-acr ( #395 )
...
* Add support for AAD auth for docker-acr
* Update go version
---------
Co-authored-by: TP Honey <tp@harness.io >
2023-08-22 12:07:41 +01:00
Rutvij Mehta
42680c34f2
Format imports
2023-05-16 10:17:29 -07:00
Rutvij Mehta
a38298c4f2
Use uniuri to generate temporary tag
2023-05-16 10:14:18 -07:00
Rutvij Mehta
490a50eae0
Use random string as temporary tag
2023-05-16 01:23:48 -07:00
Raghav
6cf4d8e9e9
Write artifacts to input artifact file ( #389 )
...
* Write artifacts to input artifact file
2023-05-04 13:12:58 +01:00
TP Honey
d70414892d
ssh agent support
2023-01-25 13:55:45 +00:00
Ole Henning
4d92e8103d
Add option to mount host ssh agent (--ssh)
2023-01-17 12:43:56 +00:00
Marcelo E. Magallon
5a691ae1e4
Add support for docker --platform flag
...
Add a --platform flag so that the user can specify a value for the
corresponding flag passed to docker. This is useful in the context of
multi-arch builds and buildkit (DOCKER_BUILDKIT=1 in the environment).
Signed-off-by: Marcelo E. Magallon <marcelo.magallon@grafana.com >
2022-11-17 13:31:29 +00:00
Stefano Arlandini
94f2f970db
Add support for multiple Buildkit secrets with env vars or files as source ( #359 )
2022-05-03 10:22:55 +01:00
TP Honey
05357ea390
(DRON-232) enable build-kit for secrets consumption
2022-02-16 11:22:07 +00:00
Eoin McAfee
246dfb3c0e
(feat) publish docker data to create drone card ( #347 )
...
* plugin logic to write card data to publish drone card
2022-01-13 12:14:53 +00:00
Shubham Agrawal
47dc8555ad
Fix ECR & GCR docker publish on windows ( #352 )
2022-01-12 22:32:57 +05:30
Codruț Constantin Gușoi
bd4029884c
Add support for automatic opencontainer labels
2021-01-20 18:14:27 +00:00
Brad Rydzewski
9c86f98ea5
Update main.go
2020-11-25 11:51:03 -05:00
Brad Rydzewski
6cc2e43e64
semver parsing fails pipeline step
2020-05-19 13:26:13 -04:00
Gary Kim
0099cd6056
Add quiet build option
...
This adds the option for using the `--quiet` flag during builds.
Signed-off-by: Gary Kim <gary@garykim.dev >
2020-04-29 14:11:31 +08:00
Brad Rydzewski
528dc0a7b3
update config.json messaging
2020-03-24 13:49:10 -07:00
Brad Rydzewski
122443b3e6
minor variable name change
2020-03-24 13:40:35 -07:00
Andrea Cervesato
063f479004
Using more generic configuration & respecting win
2020-03-24 21:00:24 +01:00
Andrea Cervesato
18c4e995d3
Added AuthConfig to login to multiple registry
2020-03-24 19:20:52 +01:00
recamshak
17639d6cbf
Add build add-host
2019-12-11 09:33:26 +09:00
Thomas Boerger
aa2a947782
Revert Reapply append tags with autotag instead of replacing
2019-10-10 09:34:38 +02:00
Thomas Boerger
e8be4981da
Revert "Revert "append tags with autotag instead of replacing""
2019-08-07 09:48:46 +02:00
Brad Rydzewski
b47dd5d7bc
Revert "append tags with autotag instead of replacing"
2019-08-06 13:09:07 -07:00
Stefan Schwarz
db96c9a78b
append tags with autotag instead of replacing
...
closes #201
2019-07-24 11:12:22 +02:00
Thomas Boerger
57bf8d7477
Drop import of unused fmt package
2019-03-27 13:16:00 +01:00
Thomas Boerger
30eaad2839
Add a reliable version
2019-03-27 13:16:00 +01:00
Thomas Boerger
17dc3bc6be
Switch to go modules instead of go dep
2019-01-21 21:50:30 +01:00
Ryan Sullivan
b31b4bf099
Add docker pull images to main command batch array. Among other cleanup
2018-10-24 00:48:10 -04:00
Seth Pollack
008bbaf47b
make cache-from an array
2018-10-24 00:23:32 -04:00
Seth Pollack
a48b59645a
add cache-from
2018-10-24 00:21:31 -04:00
Ronald van Zantvoort
ca44fcf4a1
arg fix for custom labels
2018-06-07 01:43:53 +02:00
Ronald van Zantvoort
3edd750381
Add support for non label-schema labels
2018-05-31 17:21:36 +02:00
Brad Rydzewski
1e396b3b9c
Merge pull request #168 from mavimo/define-target-multistage-build
...
Allow build for a specific target
2018-02-21 12:38:42 -08:00
shovelwagon
f82dbb903a
Fix environment variable naming and update usage
2018-02-20 06:00:19 -07:00
Marco Vito Moscaritolo
0d05cf3098
fix CR issue (rename env variable)
2018-02-20 08:03:17 +01:00
shovelwagon
1ff9aa77fd
fix spelling of intermediate
2018-02-14 22:11:37 -07:00
shovelwagon
7e0f2a61f6
patch noncache for pr
2018-02-14 22:07:20 -07:00
shovelwagon
1ec6edc647
patch nocache
2018-02-14 22:01:13 -07:00
Marco Vito Moscaritolo
86388a5be3
allow flag --target in build process
2018-02-07 19:31:10 +01:00
Brad Rydzewski
1fed2373e5
use BoolTFlag for purge flag
2017-11-09 13:43:00 -08:00
Brad Rydzewski
c2b4c08da4
use BoolTFlag for purge flag
2017-11-09 13:41:30 -08:00
Brad Rydzewski
224a31a416
ability to disable purge
2017-11-09 13:28:19 -08:00
Bo-Yi Wu
bb681102e9
update comment
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2017-11-09 13:33:18 +08:00
Bo-Yi Wu
a5011aab39
remove default branch
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2017-11-09 13:31:36 +08:00
Bo-Yi Wu
5fa26ebb5f
UseDefaultTag for skip build if not default branch.
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2017-11-09 13:24:35 +08:00
Bo-Yi Wu
ff05dfd6dc
reverse the orderin
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2017-11-09 10:55:44 +08:00
Bo-Yi Wu
0927e34a03
replace commit branch with refs
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2017-11-09 10:05:50 +08:00
Bo-Yi Wu
3c1cfa628f
update
...
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com >
2017-11-06 15:37:19 +08:00