Skip to content

Commit e5d9324

Browse files
committed
feat(docs): add mention of the new --skip-run flag
1 parent 8489e50 commit e5d9324

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/content/docs/changelog/0.3.1.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ To ensure users using VirtualBox see the full command for adding a user to the s
3131
## GitHub Action to verify CKAN install runs
3232

3333
We've added a GitHub Action to run on push to the main branch to verify that a CKAN-only install runs. This doesn't include verbose testing but rather ensuring that the ckan-devstaller finishes without errors.
34+
35+
## New --skip-run flag
36+
37+
We've added a `--skip-run` flag to skip running CKAN at the end of installation.

0 commit comments

Comments
 (0)