Commit Graph

721 Commits

Author SHA1 Message Date
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
Andres Koetsier dae59f2400 Allow ecr login with default aws credential chain 2017-11-02 09:38:10 +01:00
Bo-Yi Wu d8ba908538 keep only master branch for latest
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-11-02 15:53:28 +08:00
Brad Rydzewski 88ae029815 add defualt tag suffix 2017-10-31 08:49:56 -07:00
Brad Rydzewski 6f5d6e2481 Implement default tags logic #150 2017-10-31 00:02:01 -07:00
Brad Rydzewski 3727b33076 use fork of cli with filepath patch 2017-10-30 23:12:14 -07:00
Brad Rydzewski e4bc243c93 replace govendor with dep 2017-10-30 23:05:06 -07:00
Danny Krainas 0c212c225f use dockerd data-root option 2017-10-25 13:14:26 -04:00
Brad Rydzewski 86c68d640c Update issue_template.md [ci skip] 2017-09-05 09:09:38 -07:00
Brad Rydzewski 33fb43adb8 Merge pull request #144 from tonglil/patch-1
Change possible password fields for GCR
2017-08-30 19:28:37 -07:00
Tony Li d097ea0a7b Change possible password fields
GOOGLE_APPLICATION_CREDENTIALS "should point to a file that defines the credentials", and should not be the contents of the credentials to follow Google's convention.

See https://developers.google.com/identity/protocols/application-default-credentials#howtheywork.
2017-08-29 16:52:33 -04:00
Brad Rydzewski e4914e891a Merge pull request #141 from gtaylor/patch-1 [ci skip]
Fix daemon.off Usage string
2017-08-28 10:35:28 -07:00
Greg Taylor d59fbe8499 Fix daemon.off Usage string
It looks like this was copypasta'd from daemon.debug
2017-08-28 08:23:28 -07:00
Brad Rydzewski 2c6cbdba0d add build_args_from_env parameter 2017-08-27 16:28:58 -07:00
Brad Rydzewski f25b013937 enable fallback secret names [ci skip] 2017-08-27 12:57:23 -07:00
Brad Rydzewski da903e4d81 update readme 2017-08-27 12:29:08 -07:00
Brad Rydzewski 3e321f1904 enable gcr and heroku plugins 2017-08-27 12:27:28 -07:00
Brad Rydzewski 7636c99bb6 Merge pull request #139 from jmccann/dns_search
Add ability to define DNS Search for docker daemon
2017-08-25 10:01:13 -07:00
Jacob McCann 38f14da620 Add ability to define DNS Search for docker daemon 2017-08-25 10:25:49 -05:00
Brad Rydzewski c4b5d2834d Merge pull request #138 from tonglil/update-readme [skip ci]
fix typos [skip ci]
2017-08-23 16:42:02 -07:00
Tony Li b42a8df3fc fix typos [skip ci] 2017-08-10 18:46:30 -04:00
Brad Rydzewski b02ecf7f9b Merge pull request #135 from tboerger/label-schema
Integrated label-schema.org labels
2017-07-21 09:13:20 -04:00
Thomas Boerger 576f26207d
Integrated label-schema.org labels 2017-07-17 21:51:02 +02:00
Brad Rydzewski 7bcc544685 Merge pull request #126 from mattfarina/fix/dns
Fix DNS passing. New env var is PLUGIN_CUSTOM_DNS
2017-05-30 23:19:21 +02:00
Matt Farina 5960727df0
Fix DNS passing. New env var is PLUGIN_CUSTOM_DNS
DNS is a reserved keywork so the dns property is no longer being
converted into the PLUGIN_DNS environment variable. Changing the
name to custom_dns so the PLUGIN_CUSTOM_DNS env var will be passed
in.
2017-05-30 17:11:55 -04:00
Brad Rydzewski 4904d5cf56 Merge pull request #119 from jmccann/remove_temp_layers
Remove temp tag from build and prune afterwards
2017-05-15 16:43:43 +02:00
Jacob McCann 6e9fe40cd7 Remove temp tag from build and prune afterwards 2017-05-15 09:29:46 -05:00
Brad Rydzewski 1eebf96ce4 Merge pull request #124 from appleboy/patch
add 17.05 image to support multi-stage build
2017-05-15 16:22:36 +02:00
Bo-Yi Wu 7011e7797f
add 17.05 image.
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-05-15 21:58:28 +08:00
Brad Rydzewski e7e95b89bf Update .drone.yml 2017-05-15 11:33:44 +02:00
Brad Rydzewski d1b141b385 Merge pull request #122 from jmccann/docker_1704
Use Docker 17.04
2017-05-15 11:32:19 +02:00
Jacob McCann 1ba685f481 Have tag match docker version 2017-05-02 10:22:25 -05:00
Jacob McCann a79f7bf690 Update to docker 17.04 2017-05-02 10:22:25 -05:00
Brad Rydzewski 1ba82511e5 Merge pull request #121 from jmccann/issue_116
Allow reading tags from file
2017-04-10 18:30:02 +02:00
Jacob McCann e24b5929ec Allow using .tags file to read tags from 2017-04-10 11:18:00 -05:00
Jacob McCann cbcefc6c9f Vendor urfav/cli from bradrydzewski/cli 2017-04-10 10:34:47 -05:00
Brad Rydzewski 7ffeacaed5 pull request template [ci skip] 2017-04-04 00:46:40 +09:00
Brad Rydzewski 7d9dd5cac7 Merge remote-tracking branch 'origin' 2017-04-04 00:40:59 +09:00
Brad Rydzewski 7d04aa46da add issue and pr templates [ci skip] 2017-04-04 00:40:37 +09:00
Brad Rydzewski 4622c13eb6 Merge pull request #118 from greysond/env-precedence
Change env precedence
2017-03-24 22:32:29 +08:00
Greyson Dehn ddc25946e9 Change env precedence 2017-03-16 14:17:34 -05:00
Brad Rydzewski 7d41e1efe4 Merge pull request #115 from jmccann/clean_system
Remove unused docker data
2017-03-15 08:20:18 +08:00
Jacob McCann 661ee5d652 Remove unused docker data 2017-03-14 16:14:48 -05:00
Brad Rydzewski f606fcf698 Merge pull request #110 from JeffDownie/allow_using_cached_base_image
allowing docker to use cached base image in build
2017-02-21 21:32:26 +11:00
Jeff Downie 8551bcc59f Renaming use_cache to pull_image 2017-02-20 14:18:53 +00:00
Jeff Downie 5d96ed01d2 allowing docker to use cached base image in build 2017-02-17 16:44:24 +00:00
Brad Rydzewski 0d98008242 Merge pull request #103 from tuxity/dockerd
Use dockerd instead of docker daemon
2017-02-01 00:27:06 +07:00
Brad Rydzewski cb66fc3391 Merge pull request #104 from tuxity/compress-flag
Support --compress docker build flag
2017-02-01 00:24:06 +07:00
Brad Rydzewski cf0e72e3f2 Merge pull request #106 from kdombeck/patch-1 [ci skip]
Updated documentation link
2017-02-01 00:17:51 +07:00