main #69

Merged
rainote merged 18 commits from main into master 2023-11-03 14:21:58 +00:00
Showing only changes of commit 6c7da5ffd7 - Show all commits

View file

@ -102,6 +102,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v5
with:
registry: forge.rainote.dev
context: .
file: Server/Dockerfile
push: true