Skip to content

Commit a4b9fd4

Browse files
committed
feat(config): Debug CI
1 parent 1e0a42f commit a4b9fd4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ jobs:
4949
STACK_EXCHANGE_ACCESS_TOKEN: ${{ secrets.STACK_EXCHANGE_ACCESS_TOKEN }}
5050
AZURE_APP_CONFIGURATION_CONNECTION_STRING: ${{ secrets.AZURE_APP_CONFIGURATION_CONNECTION_STRING }}
5151
run: sudo sh scripts/populate-keys.sh
52+
53+
- run: cat src/environments/keys.ts
54+
5255
# - name: Slack Notification
5356
# uses: rtCamp/action-slack-notify@v2
5457
# env:

0 commit comments

Comments
 (0)