feat: import release commits from repository api
This commit is contained in:
@@ -37,6 +37,8 @@ services:
|
||||
Authentication__Jwt__Key: ${JWT_SIGNING_KEY}
|
||||
Authentication__Jwt__Lifetime: ${JWT_LIFETIME}
|
||||
Authentication__Jwt__RefreshTokenLifetime: ${JWT_REFRESH_TOKEN_LIFETIME}
|
||||
ReleaseCommunications__Repository__RepositoryUrl: ${GIT_REPOSITORY_URL}
|
||||
ReleaseCommunications__Repository__AccessToken: ${GIT_REPOSITORY_TOKEN}
|
||||
depends_on:
|
||||
db:
|
||||
condition: service_healthy
|
||||
|
||||
Reference in New Issue
Block a user