Skip to content

Commit

Permalink
Update upload_preprod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DineshKumarASD authored May 16, 2024
1 parent 8b956e8 commit c15020c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/upload_preprod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@ on:
jobs:
upload:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [18.3]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

name: Upload new Release to ECR
steps:
- name: Checkout
Expand Down

0 comments on commit c15020c

Please sign in to comment.