Robert Stettner
|
a5076e74dc
|
Added env-file with godotenv to all non-base implementations of plugin
|
2020-08-05 16:28:21 +01: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 |
|
Brad Rydzewski
|
39da697e1e
|
Merge branch 'master' into master
|
2019-10-16 10:03:13 -10:00 |
|
Joe Walton
|
2184682042
|
Apply suggestions from code review
Co-Authored-By: Lauris BH <lauris@nix.lv>
|
2019-10-14 10:20:32 +01:00 |
|
Michael J. Schultz
|
7b060dd935
|
Merge remote-tracking branch 'benwilson512/master'
|
2019-08-15 12:08:48 -05: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 |
|
Joe Walton
|
b5b34938c5
|
Add Assume Role Option For ECR Pushes
|
2019-04-24 13:31:46 +01:00 |
|
Robert Lippens
|
ebce953fc4
|
Create ACR plugin extension (#228)
* initial commit
* switch order of args for trimPrefix
|
2019-03-28 11:20:36 +01: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 |
|
Mike
|
1d908bb8cb
|
Add ability to append lifecycle and repository policies
|
2019-03-04 20:40:16 -08:00 |
|
Thomas Boerger
|
7345afea5d
|
Drop docker from binary name for gcr, ecr and heroku
|
2019-01-21 21:50:31 +01:00 |
|
Thomas Boerger
|
17dc3bc6be
|
Switch to go modules instead of go dep
|
2019-01-21 21:50:30 +01:00 |
|
Ben Wilson
|
f69f3d2b74
|
Merge remote-tracking branch 'upstream/master'
|
2018-11-28 08:33:15 -05:00 |
|
Ben Wilson
|
babff9c7ad
|
use the specified registry
|
2018-10-27 15:27:43 -04: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 |
|
Brad Rydzewski
|
aa9e40e076
|
Merge pull request #169 from colinhoglund/fix_registry_string_trimming
Fix ECR registry string trimming
|
2018-02-21 12:29:47 -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 |
|
Colin Hoglund
|
cfb097f407
|
use Trim functions to avoid index out of range panic
|
2018-02-10 17:41:49 -05:00 |
|
Colin Hoglund
|
21c54aea3d
|
break out repo split and add unit test
|
2018-02-10 11:41:07 -05:00 |
|
Colin Hoglund
|
69c4be48ec
|
fix issue trimming repo string
|
2018-02-10 00:58:41 -05: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 |
|
Brad Rydzewski
|
55fd78d1cc
|
Merge pull request #160 from appleboy/defalut
keep only master branch for latest
|
2017-11-09 13:17:00 -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 |
|
Bo-Yi Wu
|
197b737685
|
remove additional yaml attributes
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2017-11-03 09:49:07 +08:00 |
|
Bo-Yi Wu
|
0fb22dbadc
|
add DRONE_ environment variable
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
|
2017-11-03 09:33:37 +08:00 |
|