Commit Graph

17 Commits

Author SHA1 Message Date
pat-s 360cfeed5e Add PR preview (#237)
Following the example repo at https://gitea.com/gitea/website-pr-preview, this PR will allow for automatically generated PR previews.

Required drone secrets:

- [ ] `GITEA_ACCESS_TOKEN`
- [ ] `AWS_ACCESS_KEY_ID`
- [ ] `AWS_SECRET_ACCESS_KEY`

I've also adjusted the old pipeline to only run for pushes to the default branch to avoid unneeded runs.

Co-authored-by: pat-s <patrick.schratz@gmail.com>
Reviewed-on: https://gitea.com/gitea/blog/pulls/237
Co-authored-by: pat-s <pat-s@noreply.gitea.io>
Co-committed-by: pat-s <pat-s@noreply.gitea.io>
2023-03-02 14:24:51 +08:00
John Olheiser 7f17e0178a fix: run hugo directly instead of plugin image (#220)
ref: https://github.com/go-gitea/gitea/pull/22206
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/blog/pulls/220
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Co-committed-by: John Olheiser <john+gitea@jolheiser.com>
2022-12-22 10:23:29 +08:00
John Olheiser b3913e34e2 fix: update libcurl in build pipeline (#219)
Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/blog/pulls/219
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Co-committed-by: John Olheiser <john+gitea@jolheiser.com>
2022-12-22 06:21:49 +08:00
techknowlogick e66677978b rename primary branch 2022-08-22 23:51:32 +08:00
Lunny Xiao 062e50e72a Remove unused content on drone file (#159)
In fact try to trigger v1.13.7 publish

Reviewed-on: https://gitea.com/gitea/blog/pulls/159
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-04-09 22:16:52 +08:00
John Olheiser e18ace1470 Update Drone pipeline (#132)
Add needed commands to container

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Update other build steps

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Move to arm64

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/blog/pulls/132
Reviewed-by: mrsdizzie <info@mrsdizzie.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
2020-06-18 22:21:30 +00:00
Bo-Yi Wu d3f8877a71 chore: update drone format to 1.0 (#93) 2019-04-13 17:53:11 +03:00
Thomas Boerger 500c53658e Replaced docker with netlify deployment (#65) 2018-07-11 23:03:35 +02:00
Thomas Boerger 5e2c6eb26d
Changes for latest DroneCI 2017-09-07 19:11:32 +02:00
Bo-Yi Wu a8ee1f0ef8 switch gitter to discord for drone. (#29)
* switch gitter to discord for drone.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>

* add changed status

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2017-06-15 21:17:35 -05:00
Thomas Boerger 22820443f9 Added branch handling and dropped linkchecker
Linkchecker anyway won't work anymore because we got only absolute links
so it's useless to waste these resources.
2016-12-26 09:56:47 +01:00
Thomas Boerger ac537f8b5a
Added clean task to drone 2016-12-12 14:37:06 +01:00
Thomas Boerger 31eeb4f0f4
Always pull the hugo image 2016-11-10 12:05:00 +01:00
Thomas Boerger 10a0f7f9e8
Added makefile and documented it 2016-11-10 12:01:13 +01:00
Thomas Boerger 0ae7084896
Fixed drone config 2016-11-10 11:13:39 +01:00
Thomas Boerger c42c5f9135
Moved templates to theme 2016-11-10 11:04:00 +01:00
Thomas Boerger 7374f76dd1
Initial version 2016-11-08 13:43:15 +01:00