Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 21077b6e53 | |||
| 6a3a225931 | |||
| 711f1e69f6 |
1
.github/workflows/build_stage.yml
vendored
1
.github/workflows/build_stage.yml
vendored
@@ -4,6 +4,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
workflow_dispatch: {}
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
godot:
|
godot:
|
||||||
|
|||||||
Binary file not shown.
@@ -39,7 +39,7 @@ Parameters:
|
|||||||
SubDomain:
|
SubDomain:
|
||||||
Type: String
|
Type: String
|
||||||
Description: The subdomain to be used by dt. (ex. `dt.example.com`)
|
Description: The subdomain to be used by dt. (ex. `dt.example.com`)
|
||||||
Default: dt
|
Default: prod
|
||||||
|
|
||||||
#------------
|
#------------
|
||||||
# CloudWatch
|
# CloudWatch
|
||||||
|
|||||||
Reference in New Issue
Block a user