From 59be5d89a8fc520e7a65152bb4b4d5f00779868a Mon Sep 17 00:00:00 2001 From: Nikolai Rodionov Date: Tue, 2 May 2023 21:06:01 +0200 Subject: [PATCH] fix the build and remove extra lines from the CV --- .drone.yml | 2 +- index.md | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 709d4ba..5876e61 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: - name: Build the CV image: ghcr.io/puppeteer/puppeteer commands: - - cp -R ./content/* $HOME + - cp -R ./* $HOME - cd $HOME - npm install md-to-pdf - npx md-to-pdf index.md diff --git a/index.md b/index.md index 8569c60..6a93c0b 100644 --- a/index.md +++ b/index.md @@ -1,9 +1,4 @@ --- -title: "Curriculum Vitae (CV)" -date: 2023-02-11T18:29:00+01:00 -draft: false -ShowToc: true ---- # Nikolai Rodionov ```