Skip to content

Commit

Permalink
Merge pull request #1 from bha1212002/azure-pipelines
Browse files Browse the repository at this point in the history
Update azure-pipelines-1.yml for Azure Pipelines
  • Loading branch information
BhavikChhabria authored Apr 14, 2024
2 parents dc02593 + 8ed64f3 commit 6c7211f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions azure-pipelines-1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ steps:

- script: |
# Copy React app files to Node.js project directory
ls -la /home/einfochips/mypipe/_work/6/s/* .
cp -r /home/einfochips/mypipe/_work/6/s/* .
ls -la /home/einfochips/mypipe/_work/7/s/* .
cp -r /home/einfochips/mypipe/_work/7/s/* .
# Install Node.js and React dependencies
npm install
Expand Down

0 comments on commit 6c7211f

Please sign in to comment.