Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

Commit

Permalink
hotfix autotests ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegYurchik committed Mar 30, 2024
1 parent 77673d3 commit a53b9d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autotests-stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
-e "MESSENGER_BASE_URL=${STAGE__COLLABRY__MESSENGER__API__ROOT_URL}${STAGE__COLLABRY__MESSENGER__API__ROOT_PATH}"
-e "NOTIFICATIONS_BASE_URL=${STAGE__COLLABRY__NOTIFICATIONS__API__ROOT_URL}${STAGE__COLLABRY__NOTIFICATIONS__API__ROOT_PATH}"
-e "PROJECTS_BASE_URL=${STAGE__COLLABRY__PROJECTS__API__ROOT_URL}${STAGE__COLLABRY__PROJECTS__API__ROOT_PATH}"
-e "STORAGE_BASE_URL=${STAGE__COLALBRY__STORAGE__API__ROOT_URL}${STAGE__COLLABRY__STORAGE__API__ROOT_PATH}"
-e "USERS_BASE_URL=${STAGE__COLALBRY__USERS__API__ROOT_URL}${STAGE__COLLABRY__USERS__API__ROOT_PATH}"
-e "STORAGE_BASE_URL=${STAGE__COLLABRY__STORAGE__API__ROOT_URL}${STAGE__COLLABRY__STORAGE__API__ROOT_PATH}"
-e "USERS_BASE_URL=${STAGE__COLLABRY__USERS__API__ROOT_URL}${STAGE__COLLABRY__USERS__API__ROOT_PATH}"
-e "OAUTH2_HABR_CALLBACK_URL=${STAGE__COLLABRY__USERS__API__OAUTH2_HABR_CALLBACK_URL}"
-e "OLEG_EMAIL=${OLEG_EMAIL}"
-e "OLEG_EMAIL_PASSWORD=${OLEG_EMAIL_PASSWORD}"
Expand Down

0 comments on commit a53b9d5

Please sign in to comment.