File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -98,10 +98,12 @@ Use the following `make` commands and scripts in development:
98
98
You can test your changes by creating a PR deployment. There are two ways to do
99
99
this:
100
100
101
- 1 . By running ` ./scripts/deploy-pr.sh `
102
- 2 . By manually triggering the
103
- [ ` pr-deploy.yaml ` ] ( https://github.com/coder/coder/actions/workflows/pr-deploy.yaml )
104
- GitHub Action workflow ![ Deploy PR manually] ( ./images/deploy-pr-manually.png )
101
+ - Run ` ./scripts/deploy-pr.sh `
102
+ - Manually trigger the
103
+ [ ` pr-deploy.yaml ` ] ( https://github.com/coder/coder/actions/workflows/pr-deploy.yaml )
104
+ GitHub Action workflow:
105
+
106
+ <Image src =" ./images/deploy-pr-manually.png " alt =" Deploy PR manually " height =" 348px " align =" center " />
105
107
106
108
#### Available options
107
109
You can’t perform that action at this time.
0 commit comments