File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 1
- mucsi96.publish-tools == 36.0.0
2
- pytest-playwright == 0.5.1
3
1
azure-identity == 1.20.0
4
2
azure-storage-blob == 12.22.0
3
+ mucsi96.publish-tools == 41.0.0
4
+ playwright == 1.50.0
5
5
psycopg2-binary == 2.9.10
6
- pytest == 8.3.4
7
- playwright == 1.49.1
6
+ pytest == 8.3.5
7
+ pytest- playwright == 0.7.0
Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ echo "AZURE_CLIENT_ID=$apiClientId" >> .env
15
15
echo " UI_CLIENT_ID=$spaClientId " >> .env
16
16
echo " SPRING_ACTUATOR_PORT=8082" >> .env
17
17
echo " SPRING_PROFILES_ACTIVE=prod" >> .env
18
+
19
+
20
+
18
21
echo " NG_APP_TENANT_ID=$tenantId " > client/.env
19
22
echo " NG_APP_CLIENT_ID=$spaClientId " >> client/.env
20
23
echo " NG_APP_API_CLIENT_ID=$apiClientId " >> client/.env
You can’t perform that action at this time.
0 commit comments