Update to new build image
All checks were successful
Build / build (push) Successful in 2m18s

This commit is contained in:
Emil Miler 2024-06-25 10:53:08 +02:00
parent 821b060e05
commit 3aa32e18b9
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: container:
image: git.0x45.cz/em/mixtape:240601 image: git.0x45.cz/em/mixtape:240625
steps: steps:
- name: Checkout repository - name: Checkout repository

View File

@ -2,7 +2,7 @@ base_url = "https://mixtape.0x45.cz"
title = "mixtape" title = "mixtape"
compile_sass = true compile_sass = true
build_search_index = false build_search_index = false
generate_feed = false generate_feeds = false
taxonomies = [ taxonomies = [
{ name = "category" }, { name = "category" },