fixin
This commit is contained in:
parent
abe5f110f6
commit
2d1a7495cc
@ -233,7 +233,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)
|
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)
|
||||||
|
|
||||||
![[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:
|
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
|
- 1st job
|
||||||
|
Loading…
Reference in New Issue
Block a user