Set up CI (and CD?) #1
@ -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
@ -1,7 +1,2 @@
|
||||
conf/passwords.txt
|
||||
database.db
|
||||
bin/
|
||||
include/
|
||||
lib/
|
||||
lib64
|
||||
*.pyc
|
||||
_site
|
||||
.sass-cache
|
||||
|
Before Width: | Height: | Size: 689 B After Width: | Height: | Size: 689 B |
Before Width: | Height: | Size: 7.1 KiB After Width: | Height: | Size: 7.1 KiB |
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 12 KiB |