This website works better with JavaScript.
Home
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
19
Wiki
Activity
Browse Source
Build correct solution
pull/964/head
Maurits van Beusekom
6 years ago
parent
047322f1a5
commit
46590874a7
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
k8s/helm/deploy-all.sh
+ 1
- 1
k8s/helm/deploy-all.sh
View File
@ -111,7 +111,7 @@ done
if
[
[
$build_solution
]
]
;
then
echo
"
#################### Building
$app_name
solution ####################
"
dotnet publish -o obj/Docker/publish ../../
winnersworkout-backend
.sln
dotnet publish -o obj/Docker/publish ../../
eShopOnContainers-ServicesAndWebApps
.sln
fi
export
TAG
=
$image_tag
Write
Preview
Loading…
Cancel
Save