Skip to content

Commit

Permalink
Trigger info
Browse files Browse the repository at this point in the history
  • Loading branch information
lrochette committed Jun 24, 2024
1 parent 040315c commit f148c93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions codefresh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,12 @@ This is the main pipeline that builds the 4 different dotnet microservices:
* OctoPetShop Product Service
* OctoPetShop Cart Service

### Pre-reqs
It requires 2 variables to be setup:
* OCTOPUS_URL: The URL of your Octopus Server
* OCTOPUS_API_KEY: An API key to authenticate to the Octopus Server with

It also requires an annotation to be added to the pipeline:
* BUILD_NUMBER: used to create an auto-incremented build number used to create the package version

Optionally, you can add a it trigger

0 comments on commit f148c93

Please sign in to comment.