Skip to content

Commit 796c446

Browse files
committed
fix: TT-610 debug ci 2
1 parent 3568834 commit 796c446

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI-time-tracker-ui.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
STACK_EXCHANGE_ACCESS_TOKEN: ${{ secrets.STACK_EXCHANGE_ACCESS_TOKEN }}
4949
AZURE_APP_CONFIGURATION_CONNECTION_STRING: ${{ secrets.AZURE_APP_CONFIGURATION_CONNECTION_STRING }}
5050
run: |
51+
printenv
5152
chmod +x ./scripts/populate-keys.sh
5253
sh ./scripts/populate-keys.sh
5354

0 commit comments

Comments
 (0)