add environment input
This commit is contained in:
@ -30,6 +30,10 @@ jobs:
|
||||
- **Description:** The contents of the `.env` file, which is passed in as a secret.
|
||||
|
||||
### Input Parameters
|
||||
- **environment** (required!):
|
||||
- **Type:** `string`
|
||||
- **Description:** The environment being deployed .e.g. production
|
||||
|
||||
- **image** (optional):
|
||||
- **Type:** `string`
|
||||
- **Default:** `git.qlic.nl/qlic/deploy:php8.3-node22`
|
||||
|
Reference in New Issue
Block a user