Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dotnet artifactory creation #238

Open
astuppad opened this issue Oct 19, 2020 · 6 comments
Open

Dotnet artifactory creation #238

astuppad opened this issue Oct 19, 2020 · 6 comments

Comments

@astuppad
Copy link

How to deploy .net core artifact ?. It is only publishing build information but artifact is not able to deploy.

@astuppad
Copy link
Author

Can i get the reply on the please i am in a bit urgent.

@eyalbe4
Copy link
Contributor

eyalbe4 commented Oct 20, 2020

@niketjsh,
Are you using JFrog CLI or Jenkins?

@astuppad
Copy link
Author

astuppad commented Oct 23, 2020 via email

@astuppad
Copy link
Author

stage ('Exec .NET restore') {
steps {
rtDotnetRun (
resolverId: "DOTNET_RESOLVER",
args: "restore ./src/GraphQL.sln"
)
}
}}

This step is used only to restore. What is the approach to publish the .net core web applications

@astuppad
Copy link
Author

@eyalbe4
Can you please provide me an example for my problem

@astuppad
Copy link
Author

astuppad commented Nov 7, 2020

@eyalbe4
I am still waiting for the solution. Please let me know if there is no solution for this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants