build: set SWAGGER_SUB_PATH
All checks were successful
Build and Deploy Docker Container / build-and-deploy (push) Successful in 2m1s
.NET Test Pipeline / build-and-test (push) Successful in 2m43s

This commit is contained in:
Polianin Nikita 2024-07-05 02:50:20 +03:00
parent 279ca9647b
commit 3898463bc4

View File

@ -76,6 +76,7 @@ jobs:
-e SECURITY_HASH_TOKEN=$SECURITY_HASH_TOKEN \
-e SECURITY_SALT_SIZE=$SECURITY_SALT_SIZE \
-e ACTUAL_SUB_PATH=api \
-e SWAGGER_SUB_PATH=swagger \
$DOCKER_IMAGE
"