Fixed image links
Some checks failed
Publish new notes / build-quartz (push) Failing after 1m51s
Publish new notes / deploy (push) Has been skipped

This commit is contained in:
Vlad 2025-06-23 12:48:08 +01:00
parent a12aec37b9
commit 79b1494658
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 166 KiB

After

Width:  |  Height:  |  Size: 166 KiB

View File

@ -232,7 +232,7 @@ Good practice says that I should add some resource limits and requests, but I'll
I'm running a local Gitea instance, so I just created a new [repo](https://k3gtpi.jumpingcrab.com/vlad/vlads-notes) and saved the K8s cluster config as a repo secret called "K8S_CONF" (use secrets instead of plain variables as the latter can be exposed in the action's logs)
![[Pasted image 20250622224303.png]]
![[gitea_secret_setup.png]]
I then created the ".gitea/workflows" directories and placed the workflow YAML file (publish.yaml) within. The workflow is split into two jobs:
- 1st job