Fix linting issues in gh integration docs
Signed-off-by: Tihomir Jovicic <tihomir.jovicic.develop@gmail.com>
This commit is contained in:
parent
af3ccb954b
commit
12668df292
@ -13,10 +13,10 @@ import TabItem from '@theme/TabItem';
|
||||
|
||||
We assume that you've finished our 106-cloudrun tutorial as this one continues right after.
|
||||
|
||||
## Setup new Github repo
|
||||
## Setup new Github repo
|
||||
|
||||
Push existing `examples/todoapp` directory to your new Github repo (public or private). It should contain all the code
|
||||
from `https://github.com/dagger/examples/tree/main/todoapp`, `gcpcloudrun` and `.dagger/env/gcpcloudrun/` directory.
|
||||
Push existing `examples/todoapp` directory to your new Github repo (public or private). It should contain all the code
|
||||
from `https://github.com/dagger/examples/tree/main/todoapp`, `gcpcloudrun` and `.dagger/env/gcpcloudrun/` directory.
|
||||
|
||||
### Add Github Actions Secret
|
||||
|
||||
|
Reference in New Issue
Block a user