Brad Rydzewski
|
dbdad86d90
|
fix SSL error when wget docker
|
2015-09-02 11:53:36 -07:00 |
|
Vaidas Jablonskis
|
009e8a1dce
|
publish/docker: login should happen early
This fixes an issue where base image which drone is using to build an
image for publishing comes from a private repo.
|
2015-04-17 16:21:09 +01:00 |
|
Henrik Jonsson
|
2526fb17c5
|
if publish.docker.email is unspecified, pass in -e ' ' to avoid having the line end up as 'docker login -u foo -p bar -e someregistry', which is interpreted as 'log in user foo with pass bar and email someregistry to https://index.docker.io/v1/' (c.f. 'docker help login')
|
2015-04-01 18:21:33 +02:00 |
|
Andrew Weiss
|
18ed28867f
|
Merge branch 'master' into azure-storage
|
2015-02-21 14:33:48 -05:00 |
|
Andrew Weiss
|
4e5bcb527b
|
plugin support for Azure Storage
|
2015-02-20 17:21:11 -05:00 |
|
Alvaro
|
4b59896f4c
|
Fix the tests.
Not very elegant, but now the strings have an extra space to allow putting the options there.
|
2015-01-30 10:07:55 +02:00 |
|
Alvaro
|
a6caa67c6f
|
Be able to force docker to update the tags
|
2015-01-30 09:10:19 +02:00 |
|
Ke Zhu
|
25f1e24ce0
|
publish npm package if not exist on registry #799
|
2015-01-22 20:42:32 -05:00 |
|
Ke Zhu
|
d860133d28
|
npm publish only when version not exist
|
2015-01-20 10:32:49 -05:00 |
|
Brad Rydzewski
|
3e8fdf0ea7
|
Merge pull request #788 from gregory90/docker-publish-pull
Always pull newest base image when using docker publish plugin
|
2015-01-16 21:40:41 -08:00 |
|
Brad Rydzewski
|
27640db7a3
|
fixed dep in docker_test.go
|
2015-01-13 23:24:23 -08:00 |
|
Brad Rydzewski
|
97d80a43b7
|
fixed dep issue
|
2015-01-13 23:18:31 -08:00 |
|
Kirill Zaitsev
|
ce5d4edca5
|
Bintray plugin
|
2015-01-12 16:50:59 +03:00 |
|
Grzegorz Graczyk
|
c90303aaf7
|
add --pull to docker build in docker publish plugin
|
2015-01-07 16:27:24 +01:00 |
|
Grzegorz Graczyk
|
262c0d66c0
|
check if tag wasn't used for image building
|
2015-01-05 12:12:37 +01:00 |
|
mopemoepe
|
7898103663
|
Add Dropbox plugin
|
2014-12-25 17:32:59 +09:00 |
|
epipho
|
fb254e3f2c
|
docker_version can now be left blank to automatically download and
install the latest available. Docker client will not be installed if it
is already present in the build container.
|
2014-11-06 22:37:57 -05:00 |
|
epipho
|
2bc2d45612
|
Docker publish: added tags field to allow for a single build to be tagged with multiple
tags. Only push tags that are applied to the repo. Change custom_tag to just tag.
|
2014-10-21 23:55:33 -04:00 |
|
Daniel Graña
|
92b52402b9
|
Simplify docker publish plugin
|
2014-10-17 17:38:35 -02:00 |
|
Daniel Graña
|
2f586f0acb
|
quicker and less verbose docker installation for publish step
|
2014-10-17 16:55:39 -02:00 |
|
Brad Rydzewski
|
e5f4366772
|
added unit tests for Heroku deploy
|
2014-10-11 18:49:40 -07:00 |
|
Brad Rydzewski
|
4f3f2875f6
|
merged flowdock notifications & github publishing into exp
|
2014-10-11 16:14:49 -07:00 |
|
Brad Rydzewski
|
167eb21b21
|
modified Docker plugin to use new Condition struct to limit execution
|
2014-10-11 14:35:06 -07:00 |
|
hiwrac
|
25127e2958
|
Bringing the docker publish plugin from master to exp
|
2014-10-10 05:26:51 -04:00 |
|
Brad Rydzewski
|
d00cf9e650
|
added tests for npm changes #516
|
2014-10-07 19:45:11 -07:00 |
|
Brad Rydzewski
|
f8d5162c02
|
updating npm publish for #516
|
2014-10-07 19:15:33 -07:00 |
|
Brad Rydzewski
|
09ebb92a42
|
added when condition to publish plugins
|
2014-09-07 23:37:53 -07:00 |
|
Brad Rydzewski
|
170135cb1d
|
Move Plugins to a /plugin Directory
|
2014-06-12 14:46:55 -07:00 |
|