Merge branch 'feature/update_to_node20' into feature/update_electron

This commit is contained in:
Elian Doran 2024-07-20 16:39:38 +03:00
commit e778680e94
No known key found for this signature in database
9 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,9 @@
name: Dev
on:
push:
branches:
- '!develop'
- '!feature/update*'
jobs:
build_docker:
name: Build Docker image

View File

@ -3,6 +3,7 @@ on:
push:
branches:
- 'develop'
- 'feature/update*'
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}

2
bin/docs/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
output
.env

View File

@ -1,4 +0,0 @@
SHARE_PROTOCOL=https
SHARE_HOST=notes.eliandoran.me
ROOT_NOTE_ID=4yYHqKbLovVX
SHARE_URL=https://notes.eliandoran.me/share/4yYHqKbLovVX

1
docs-new/.gitignore vendored
View File

@ -1 +0,0 @@
output