forked from toolshed/docs.coopcloud.tech
docs: note, tmux on CI server
This commit is contained in:
@ -118,6 +118,9 @@ Once you're in, you can run the following:
|
||||
```
|
||||
sudo -su abra
|
||||
cd
|
||||
tmux ls # if there is a session, run: tmux attach
|
||||
# this way, we don't crash into each other
|
||||
# when we're running tests
|
||||
./run-ci-int
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user