diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 0f4139f..4f2eafc 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -7,6 +7,8 @@ steps: environment: OUTPUT: /tmp/out commands: + - apt-get update + - apt-get install libnss3-dev - npm install -g md-to-pdf - md-to-pdf index.md - mkdir $WORKSPACE/cv diff --git a/index.md b/index.md index ad18170..03a1469 100644 --- a/index.md +++ b/index.md @@ -32,11 +32,9 @@ Also, I think it's important that before implementing anything, an engineer has > 12.2023 - Until Now ``` -| Kubernetes | Containers - Kubernetes - Helm - Kustomize -| Flux -| Circle-CI -| Sops +| Flux Circle-CI +| Sops Age ``` **Grandcentrix**: SRE @@ -44,13 +42,13 @@ Also, I think it's important that before implementing anything, an engineer has ``` | Microsoft Azure +| Terraform | Containers - Kubernetes - Helm - Kustomize | PostgreSQL | Bash - Python | Prometheus - Grafana - Loki | ArgoCD - Github Actions | Sops -| Terraform ``` **Klöckner-i**: DevOps Engineer diff --git a/index.pdf b/index.pdf index 0b2fbce..d57f49a 100644 Binary files a/index.pdf and b/index.pdf differ