Return error when client headers are missing (issue #19)
Compare changes
- michael.minelli authored
+ 13
− 58
@@ -14,20 +14,6 @@ variables:
@@ -14,20 +14,6 @@ variables:
@@ -87,7 +73,11 @@ code_quality:lint:
@@ -87,7 +73,11 @@ code_quality:lint:
@@ -106,7 +96,10 @@ code_quality:sonarqube:
@@ -106,7 +96,10 @@ code_quality:sonarqube:
@@ -119,7 +112,10 @@ test:build:
@@ -119,7 +112,10 @@ test:build:
@@ -243,47 +239,6 @@ release:doc:wiki:
@@ -243,47 +239,6 @@ release:doc:wiki:
- git commit -m "[Gitlab CI/CD] ${PROJECT_NAME} => Automatic update of changelog" || echo "No changes, nothing to commit!"