From 837edcac6ecc7fd925a93af8138ca5b5de61a576 Mon Sep 17 00:00:00 2001 From: Tobias Manske Date: Tue, 21 Sep 2021 23:37:42 +0200 Subject: [PATCH] Publish: My 2021 Anki Setup --- Jenkinsfile | 4 ++-- content/posts/2021-09-21-my-anki-setup.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index cf59772..b225c80 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -33,8 +33,8 @@ pipeline { sh 'docker pull klakegg/hugo:alpine' - sh 'docker run --rm -u 108:116 -v "$PWD:/src" registry.chaoswg.org:5000/alpine-avif-webp:latest' - sh 'docker run --rm -u 108:116 -v "$PWD:/src" klakegg/hugo:alpine' + sh 'docker run --rm -v "$PWD:/src" registry.chaoswg.org:5000/alpine-avif-webp:latest' + sh 'docker run --rm -v "$PWD:/src" klakegg/hugo:alpine' } } diff --git a/content/posts/2021-09-21-my-anki-setup.md b/content/posts/2021-09-21-my-anki-setup.md index 84ab102..441111f 100644 --- a/content/posts/2021-09-21-my-anki-setup.md +++ b/content/posts/2021-09-21-my-anki-setup.md @@ -13,7 +13,6 @@ tags: - customization summary: Currently I am studying for a few exams, and decided that I am quite happy with my current Anki setup, so I thought I would share my addon choices with you showtoc: false -draft: true --- Hi! Currently I am studying for a few exams, and decided that I am quite happy with my current Anki setup, so I thought I would share my addon choices with you!