]> source.dussan.org Git - gitea.git/commit
Backport drone fix from #7480 and #7496 (#7504)
authorAntoine GIRARD <sapk@users.noreply.github.com>
Thu, 18 Jul 2019 04:32:29 +0000 (06:32 +0200)
committertechknowlogick <techknowlogick@gitea.io>
Thu, 18 Jul 2019 04:32:29 +0000 (00:32 -0400)
commitd372539f7957c4f416c1820c742d5c66de42eaec
treeaee1ef50edebe3d18c10b566dce05610f616bba1
parent91e24a3a10aa92efb22895775aab866a0f2af577
Backport drone fix from #7480 and #7496 (#7504)

* don't make release-version deps on transalations since translations is only triggered by push on master (#7496)

* drone/docker: Use a more standard format (#7480)

* drone/docker: Use a more standard format

Based on the plugin drone structure itself : https://github.com/drone-plugins/drone-docker/blob/ebce953fc443371d79b5a019fcc9c1976f60a09a/.drone.yml#L9
Use autotag : http://plugins.drone.io/drone-plugins/drone-docker/#autotag

* use latest plugins/docker:linux-amd64

* remove useless cache_from

* Don't depends on translations step
.drone.yml