fix(gitlab): corrected path for posts

This commit is contained in:
2023-05-25 16:26:45 +02:00
parent cb83342fe9
commit 09dc0f9ab1

View File

@@ -23,7 +23,7 @@ trigger:
"${CI_SERVER_URL}/api/v4/projects/${PROJECT_ID}/repository/submodules/${SUBMODULE_PATH}"
rules:
- changes:
- post/
- posts/
variables:
PROJECT_ID: '8'
SUBMODULE_PATH: 'content'