This commit is contained in:
@@ -24,3 +24,10 @@ jobs:
|
||||
- name: Build
|
||||
run: hugo --minify
|
||||
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
with:
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: docker.paulmontag.info/blog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user