You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
.NET 8 in proc changes for dedicated linux images (#1069)
* initial changes
* changes
* pipelien changes
* fixing file
* fixing file
* adding comment
* trying again
* trying again fr
* test changes
* trying to run test
* trying something else
* trying gain
* change
* adding host tag
* trying again
* changing to 5000
* trying again
* for real changes
* fixing pipeline
* fixing app service
* trying again
* trying again
* fixing tag and removing all bullseye images
* fixing spacing
* fixing spacing again
* extra space
* adding publish appservice changes
* removing extra dotnet build
* removing extension bundle changes to see if it works
* addressing appservice file
* changing publish script back
* moving file back
* forgot to add sshd_config
* adding out directory
* trying again
* fixing it
docker tag $SOURCE_REGISTRY/dotnet:$(PrivateVersion)-dotnet8-appservice $TARGET_REGISTRY/dotnet:$(TargetVersion)-dotnet8-appservice-$(CloudName)-stage${{stage}}
docker tag $SOURCE_REGISTRY/dotnet:$(PrivateVersion)-dotnet8-appservice $TARGET_REGISTRY/dotnet:$(TargetVersion)-dotnet8-appservice-stage$(StageNumber)
0 commit comments