Skip to content

Commit

Permalink
added deployment changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheetal-ayanworks committed Apr 25, 2024
1 parent 1af73eb commit 28fc18b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dev-verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ name: Build and deploy Node.js app to ECSsdc
on:
push:
branches:
- develop
- pipeline-implementation
paths:
- 'apps/webhook/**'
- 'apps/verification/**'
workflow_dispatch:

env:
Expand Down
1 change: 1 addition & 0 deletions apps/verification/tsconfig.app.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{

"extends": "../../tsconfig.json",
"compilerOptions": {
"declaration": false,
Expand Down

0 comments on commit 28fc18b

Please sign in to comment.