this is despairing...
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 43s

This commit is contained in:
2025-06-13 14:27:28 +02:00
parent 0ecbbdfc5a
commit 575ccc2683
3 changed files with 5 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ name: Build and Deploy
on: on:
push: push:
branches: [ master ] branches: [master]
jobs: jobs:
build-and-deploy: build-and-deploy:
@@ -17,11 +17,11 @@ jobs:
- name: Setup Hugo - name: Setup Hugo
uses: peaceiris/actions-hugo@v2 uses: peaceiris/actions-hugo@v2
with: with:
hugo-version: 'latest' hugo-version: "latest"
extended: true extended: true
- name: Build - name: Build
run: hugo --minify run: hugo --minify --buildFuture
- name: Install rsync - name: Install rsync
run: sudo apt-get update && sudo apt-get install -y rsync run: sudo apt-get update && sudo apt-get install -y rsync
@@ -45,4 +45,4 @@ jobs:
- name: Restart Docker container - name: Restart Docker container
run: | run: |
ssh -p ${{ secrets.SERVER_PORT }} ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} \ ssh -p ${{ secrets.SERVER_PORT }} ${{ secrets.SERVER_USER }}@${{ secrets.SERVER_HOST }} \
"cd ${{ secrets.DEPLOY_PATH }} && sudo docker compose -f docker-compose.prod.yml up -d --build" "cd ${{ secrets.DEPLOY_PATH }} && sudo docker compose -f docker-compose.prod.yml up -d --build"

View File

@@ -4,7 +4,7 @@ defaultContentLanguage = "en"
enableRobotsTXT = true enableRobotsTXT = true
summaryLength = 0 summaryLength = 0
buildDrafts = false buildDrafts = false
buildFuture = false buildFuture = true
enableEmoji = true enableEmoji = true
# googleAnalytics = "" # googleAnalytics = ""

View File

@@ -9,8 +9,6 @@ type: blogpost
image: featuredjbo.jpg image: featuredjbo.jpg
categories: ["blog", "posts"] categories: ["blog", "posts"]
--- ---
Yesterday I had the pleasure of going to a concert of the Marktfest in Saalfeld. While I skipped the very first Band I got to see both Die Happy and JBO. Yesterday I had the pleasure of going to a concert of the Marktfest in Saalfeld. While I skipped the very first Band I got to see both Die Happy and JBO.
## Die Happy ## Die Happy