pipeline changes, preparing to dockerize etc

This commit is contained in:
2025-07-11 22:01:17 -05:00
parent bb5a6e21e1
commit 174e51cf43
10 changed files with 224 additions and 654 deletions

View File

@@ -1,6 +1,5 @@
export JOPLIN_HOST="localhost"
export JOPLIN_PORT="41185"
export JOPLIN_API_TOKEN="3f01c4a9f06f7696178b1b93b2db4e3d5b85d42ad35308dcf036670c97aff77c4062bb4454addbc98d0bc01142d5b530171ae47e5c650598aa82ca5b8c51ac3e"
export JOPLIN_NOTE_TITLE="DSR-Template"
export JOPLIN_NOTEBOOK_PATH="Today"
export JOPLIN_HOST="localhost"
export JOPLIN_PORT="41185"
export JOPLIN_SOURCE_NOTE_TITLE="DSR-Template"
export JOPLIN_TARGET_NOTEBOOK="Today"