Skip to content

Commit

Permalink
fixes a type in the end-to-end pipeline tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
adp-airflow-team-a committed Nov 5, 2018
1 parent a9197e1 commit 7a883d4
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -273,8 +273,7 @@ and test stages run successfully with output",width=100%]
=== Add deliver and deploy stages to your Pipeline

Next, add "Deliver for development" and "Deploy for production" stages to your
Pipeline, which Jenkins will selectively execute based on the based on the
branch that Jenkins is building from.
Pipeline, which Jenkins will selectively execute based on the branch that Jenkins is building from.

This takes the "Pipeline-as-Code" concept to a new level, in which a single
`Jenkinsfile` describes your project's entire build, test, delivery and
Expand Down

0 comments on commit 7a883d4

Please sign in to comment.