content: Update the CV
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Nikolai Rodionov 2023-03-29 19:02:07 +02:00
parent 4e1fa24a21
commit 09f8ebc519
Signed by: allanger
GPG Key ID: 19DB54039EBF8F10
3 changed files with 4 additions and 13 deletions

1
.gitattributes vendored
View File

@ -1 +1,2 @@
static/* filter=lfs diff=lfs merge=lfs -text
static/** filter=lfs diff=lfs merge=lfs -text

View File

@ -1,15 +1,6 @@
upload_static:
rclone copy -P static badhouseplants-minio:/badhouseplants-net/$(shell git rev-parse HEAD)/
sync_static_with_main:
rclone sync -P badhouseplants-minio:/badhouseplants-net/$(shell git rev-parse HEAD)/ badhouseplants-minio:/badhouseplants-net-main/
get_static:
rclone copy -P badhouseplants-public:/badhouseplants-static static
init_static:
rclone copy -P badhouseplants-public:/badhouseplants-static badhouseplants-minio:/badhouseplants-net/$(shell git rev-parse HEAD)/
init: lfs submodules
lfs:
git lfs pull
submodules:
git submodule update --init --recursive

View File

@ -92,7 +92,6 @@ Also, I think it's important that before implementing anything, an engineer has
| Ansible
```
<div class="page-break"></div>
## A little bit more about me