Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc5afd8668 | |||
| d59033d4f6 |
@@ -29,5 +29,5 @@ jobs:
|
||||
context: .
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: "docker.paulmontag.info/blog:${{ github.ref }}"
|
||||
tags: "docker.paulmontag.info/blog:${{ github.ref_name }}"
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
baseURL: "https://d1ngd0.github.io/blog/"
|
||||
baseURL: "https://blog.paulmontag.info/"
|
||||
title: Paul Montag
|
||||
pagination:
|
||||
pagerSize: 5
|
||||
|
||||
Reference in New Issue
Block a user