Skip to content

Commit 234bc0a

Browse files
authored
Merge pull request #1893 from stackhpc/aio-docs-script
doc: Fix deploy command in CI AIO setup
2 parents a965c14 + 28fce81 commit 234bc0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/contributor/environments/ci-aio.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Run the setup script:
4444

4545
.. parsed-literal::
4646
47-
./automated-setup.sh
47+
./automated-setup.sh deploy_full
4848
4949
The script will pull the current version of Kayobe and this repository, and
5050
then run the manual setup steps below. The script can be easily edited with the

0 commit comments

Comments
 (0)