Commit Graph

10 Commits

Author SHA1 Message Date
39d16eee5f
[Drone] Apparently Git was missing 2022-11-09 15:28:28 +01:00
8b8a5a1a64
Shorten CI time
All checks were successful
continuous-integration/drone/push Build is passing
2022-06-07 19:46:43 +02:00
1301eaf0a9
[Drone] Change Docker image to pure alpine image
All checks were successful
continuous-integration/drone Build is passing
2021-12-01 16:49:45 +01:00
a04de69b10
[Export, Drone] Update export.el and .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
export.el:
Now export all org files in specified directories
Code a bit cleaner

.drone.yml:
Send all the content of org/config to the remote server
2021-11-22 17:57:14 +01:00
fd5019335d
[Misc] Fix drone CI
All checks were successful
continuous-integration/drone/push Build is passing
2021-10-23 21:05:17 +02:00
7b6744d464
[CI] Limit builds to master branch
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 13:19:06 +02:00
a1370089ab
[CI] Remove some debug commands
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 13:10:29 +02:00
0927a9911b
[CI] Use lighter Emacs image, remove validation links in HTML
All checks were successful
continuous-integration/drone/push Build is passing
The docker image used is now Emacs on Alpine, which should be lighter
than the previous one.

The validation link is also now disabled in HTML exports.
2020-09-03 12:52:27 +02:00
24f5df77bb
Merge branch 'test-ci' into master
All checks were successful
continuous-integration/drone/push Build is passing
2020-09-03 12:42:40 +02:00
a81b314a9e
[CI] Add CI script, add export script
Drone script calls new `export.el' script written in Emacs Lisp to
export all org files to HTML files.

HTML files should then be uploaded to a remote server with SCP
2020-09-03 12:41:07 +02:00