Skip to content

Commit 67f91c8

Browse files
authored
Merge pull request #103056 from dlenc-softserve/patch-1
Update tutorial-dotnetcore-sqldb-app.md
2 parents bebd454 + 9abd250 commit 67f91c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/app-service/tutorial-dotnetcore-sqldb-app.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ Pricing for the create resources is as follows:
344344

345345
Take the autogenerated workflow file from App Service as an example, each `git push` kicks off a new build and deployment run. From a local clone of the GitHub repository, you make the desired updates push it to GitHub. For example:
346346

347+
347348
```terminal
348349
git add .
349350
git commit -m "<some-message>"

0 commit comments

Comments
 (0)