mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-14 08:08:27 -05:00
Merge branch 'feature/update_to_node20' into feature/update_electron
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
name: Dev
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '!develop'
|
||||
- '!feature/update*'
|
||||
jobs:
|
||||
build_docker:
|
||||
name: Build Docker image
|
||||
|
||||
@@ -3,6 +3,7 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- 'develop'
|
||||
- 'feature/update*'
|
||||
env:
|
||||
REGISTRY: ghcr.io
|
||||
IMAGE_NAME: ${{ github.repository }}
|
||||
|
||||
@@ -0,0 +1,2 @@
|
||||
output
|
||||
.env
|
||||
@@ -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 +0,0 @@
|
||||
output
|
||||
Reference in New Issue
Block a user