Skip to content

Commit

Permalink
Update the README on updating CI when adding a smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Jan 30, 2024
1 parent b8dbeb5 commit 154ff0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ for example

1. Create a new directory for your smoke test in the appropriate group
2. Include the directory in `settings.gradle` (new groups only)
3. Run `./gradlew updateInfrastructure` to include the smoke test in the CI infrastructure
3. Consult the https://github.com/spring-projects/spring-aot-smoke-tests/tree/ci/README.adoc[README in the `ci` branch] to update the CI infrastructure

=== Test against local changes

Expand Down

0 comments on commit 154ff0c

Please sign in to comment.