Skip to content

Commit

Permalink
Update jlink README to reflect new triggers
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Dowland <[email protected]>
  • Loading branch information
jmtd committed Apr 30, 2024
1 parent 1c9bc41 commit 2f70a22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/jlink/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ There will be three BuildConfigs, called something like
2. jlink-s2i-jdk-17
3. multistage-buildconfig

Start a build for (1), wait for it to complete successfully; then start (2).
Once (2) completes, (3) should be automatically triggered.
Start a build for (1). Once complete, builds for (2) and (3) should be
automatically triggered in sequence.

## Stage 4: create deployment

Expand Down

0 comments on commit 2f70a22

Please sign in to comment.