This commit is contained in:
resonic-user 2025-06-16 11:20:49 +00:00
parent d11ab0c638
commit b33a56a777

View File

@ -15,7 +15,7 @@ jobs:
- name: backend
context: ./backend
dockerfile: ./backend/Dockerfile
target: build
target: production
- name: webapp
context: ./webapp
dockerfile: ./webapp/Dockerfile