Skip to content

Commit

Permalink
pipeline changes done
Browse files Browse the repository at this point in the history
  • Loading branch information
Sheetal-ayanworks committed Apr 25, 2024
1 parent ae8ec00 commit 11b98ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/dev-ledger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ name: Build and deploy Node.js app to ECSsdc
on:
push:
branches:
- develop
paths:
- 'apps/ledger/**'
workflow_dispatch:
- pipeline-implementation
# paths:
# - 'apps/ledger/**'
# workflow_dispatch:

env:
ECR_IMAGE_TAG: "LEDGER_V_${{ github.run_number }}"
Expand Down

0 comments on commit 11b98ba

Please sign in to comment.