Skip to content

Commit f84374a

Browse files
committed
ref(concepts): update release stage
1 parent a207d78 commit f84374a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/understanding-deis/concepts.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ app.
8484

8585
### Release Stage
8686

87-
During the release stage, a [build][] is combined with [config][] to create a new numbered
88-
[release][]. This release is then pushed to a Docker registry for later execution.
89-
The release stage is triggered any time a new build is created or config is
90-
changed, making it easy to rollback code and configuration changes.
87+
During the release stage, a [build][] is combined with [application configuration][config]
88+
to create a new numbered [release][]. New releases are created any time a new
89+
build is created or application configuration is changed. Tracking releases
90+
makes it easy to rollback to any previous release.
9191

9292
### Run Stage
9393

0 commit comments

Comments
 (0)