Commit Graph

94 Commits

Author SHA1 Message Date
Bo-Yi Wu fc5eb448c3
Merge pull request #10 from sofixa/master
add example usage in Drone Pipeline and link to full (future) docs
2018-10-20 08:25:13 +08:00
Adrian Todorov a527de8eeb move Drone docs link to start of README 2018-10-16 12:28:46 +02:00
Adrian Todorov efba62069f add example usage in Drone Pipeline and link to full (future) docs 2018-10-15 21:58:41 +02:00
Thomas Boerger f0b2c8cf67
Merge pull request #9 from drone-plugins/add-manifest
Added manifest.tmpl file
2018-10-01 14:08:30 +02:00
cbrgm 3dc3eeb6fb Added manifest.tmpl file 2018-10-01 13:12:29 +02:00
Chris Bargmann a14f5c0884
Merge pull request #5 from drone-plugins/go-implementation
Go implementation for drone-hugo plugin
2018-09-17 14:42:11 +02:00
cbrgm 28c712dc98 Fix integration test 2018-08-08 21:49:22 +02:00
cbrgm b7ceb78f28 Removing architecture attribute from plugin struct, adding switch statement for GOARCH mapping 2018-08-08 21:41:01 +02:00
cbrgm b686d1f154 Removing build-args, using env vars instead 2018-08-08 21:38:43 +02:00
cbrgm 5003a98020 Re-adding 386 arch build, added pipeline steps 2018-08-08 21:37:33 +02:00
cbrgm d8e10b7fd3 Add .drone.yml pipeline 2018-08-08 16:04:35 +02:00
cbrgm ffff344c85 Change version/build naming to drone-plugins default 2018-08-08 16:04:06 +02:00
cbrgm 6cc86c6cc7 Remove i386 target 2018-08-08 16:03:24 +02:00
cbrgm 37b5de770a using dep 0.5 2018-08-08 16:02:13 +02:00
cbrgm f046c41eb1 Cleanup Dockerfiles 2018-08-08 16:01:20 +02:00
cbrgm 4b279bab07 Added default drone-plugins .gitignore 2018-08-08 15:50:09 +02:00
cbrgm 0f74e0fa16 Removed i386 compile step as there is no pre compiled i386 hugo version available at the moment 2018-08-08 15:49:00 +02:00
cbrgm f19dc24306 Updated to hugo v.0.42 2018-06-12 18:43:13 +02:00
cbrgm 1ec3bbb482 Go implementation of the original bash plugin, containing all features 2018-06-12 18:41:04 +02:00
Chris Bargmann 7061cf1f1d
Merge pull request #4 from mwl/master
Install git
2018-06-07 10:45:36 +02:00
Martin Westergaard Lassen adec7af3ea
Install git
Needed when setting `enableGitInfo = true` in Hugo configuration.
Produce less layers during Docker build
2018-06-06 09:18:45 +02:00
Chris Bargmann e99e3ab676
Merge pull request #2 from drone-plugins/version-attribute
Added version attribute to define hugo version used in pipeline
2018-05-15 10:55:08 +02:00
cbrgm ea27a59bc4 Added version attribute to define hugo version used in pipeline 2018-05-13 01:38:59 +02:00
Chris Bargmann 2686124968
Merge pull request #1 from drone-plugins/rename
Moving to new repository drone-plugins/drone-hugo
2018-05-09 15:08:15 +02:00
cbrgm 89e08d73c8 Fixed url names in example, changing README.md and tmpl.md title to drone-hugo 2018-05-08 22:16:21 +02:00
cbrgm 0f7c9fae26 Changed url names and ssh host in example 2018-05-08 15:23:14 +02:00
cbrgm b95a7a904a Fixed broken release badge 2018-05-07 10:23:31 +02:00
cbrgm d2e051cd74 Changing image name to plugins/hugo 2018-05-07 10:15:35 +02:00
cbrgm 76ef6b2284 Moving to new repository drone-plugins/drone-hugo 2018-05-07 01:22:41 +02:00
cbrgm 1e32493586 Updated to the latest Hugo version v.0.40.2, see https://github.com/gohugoio/hugo/releases 2018-05-01 17:22:42 +02:00
cbrgm b9054531be Updated to the latest Hugo version v.0.40.1, see https://github.com/gohugoio/hugo/releases 2018-04-26 16:45:39 +02:00
cbrgm 8a6468a5d9 Updated to the latest Hugo version v.0.40, see https://github.com/gohugoio/hugo/releases 2018-04-24 08:53:49 +02:00
cbrgm 38ab9a374a Updated to the latest Hugo version v.0.39, see https://github.com/gohugoio/hugo/releases 2018-04-16 16:56:34 +02:00
cbrgm ec7836e97e Updated to the latest Hugo version v.0.38.2, see https://github.com/gohugoio/hugo/releases 2018-04-10 13:25:17 +02:00
cbrgm d2ea965ace Updated to the latest Hugo version v.0.38.1, see https://github.com/gohugoio/hugo/releases 2018-04-07 15:09:23 +02:00
cbrgm 41a800f732 Updated to the latest Hugo version v.0.38, see https://github.com/gohugoio/hugo/releases 2018-04-07 15:08:29 +02:00
cbrgm abb34f68b6 Changed README.md 2018-03-10 14:12:28 +01:00
cbrgm ae66d65747 Added tmpl as a release target in Makefile 2018-03-09 15:28:14 +01:00
cbrgm da1399608a Updated to the latest Hugo version v.0.37.1, see https://github.com/gohugoio/hugo/releases 2018-03-09 14:27:30 +01:00
cbrgm 4b5f3485e1 Fixed linebreak in README.md 2018-03-06 22:35:10 +01:00
cbrgm 4f926288c6 Changed README 2018-03-04 18:08:38 +01:00
cbrgm 7cba057221 Fixed Spelling mistake, removed comments 2018-03-03 12:22:55 +01:00
cbrgm f0a9bf622f Changed README.md 2018-03-02 19:08:47 +01:00
cbrgm 5cb02a356b Init 2018-03-02 18:20:44 +01:00