Set up CI (and CD?) #1
@ -1,11 +1,6 @@
|
|||||||
workspace:
|
|
||||||
base: /srv/jekyll
|
|
||||||
path:
|
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
build:
|
build:
|
||||||
image: jekyll/minimal:3.8.3
|
image: jekyll/jekyll:latest
|
||||||
commands:
|
commands:
|
||||||
- cd ianonavy
|
- mkdir _site
|
||||||
- jekyll build
|
- jekyll build
|
||||||
|
|
||||||
|
9
.gitignore
vendored
@ -1,7 +1,2 @@
|
|||||||
conf/passwords.txt
|
_site
|
||||||
database.db
|
.sass-cache
|
||||||
bin/
|
|
||||||
include/
|
|
||||||
lib/
|
|
||||||
lib64
|
|
||||||
*.pyc
|
|
||||||
|
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 |