cleanup path handling for easier dockerization

This commit is contained in:
2024-06-30 18:42:59 +02:00
parent bec1827891
commit 49ce8527a3
12 changed files with 126 additions and 118 deletions

View File

@@ -2,6 +2,8 @@ on:
pull_request:
branches:
- main
paths:
- backend/**
name: Build and push docker image