Set up CI (and CD?) #1

Closed
potato wants to merge 12 commits from in-fix-drone into master
26 changed files with 4 additions and 14 deletions

View File

@ -1,11 +1,6 @@
workspace:
base: /srv/jekyll
path:
pipeline:
build:
image: jekyll/minimal:3.8.3
image: jekyll/jekyll:latest
commands:
- cd ianonavy
- mkdir _site
- jekyll build

9
.gitignore vendored
View File

@ -1,7 +1,2 @@
conf/passwords.txt
database.db
bin/
include/
lib/
lib64
*.pyc
_site
.sass-cache

View File

Before

Width:  |  Height:  |  Size: 689 B

After

Width:  |  Height:  |  Size: 689 B

View File

Before

Width:  |  Height:  |  Size: 7.1 KiB

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 80 KiB

After

Width:  |  Height:  |  Size: 80 KiB

View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB