particular/setup-oracle-action
Set up and teardown an Oracle database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| connection-string-name | The name of the environment variable to fill with the Oracle connection string. | yes | — |
| tag | When the action runs on a Windows agent, this tag is applied to the Azure container and storage instances which are created by the action. | yes | — |
| init-script | The path to a script to execute in SQL Plus when the database is available. The script is executed by system user and may be used to initialize the database with additional users, permissions and more. | no | — |
| registry-login-server | The container registry to log in to, if required | no | index.docker.io |
| registry-username | The username to log in to the container registry. Will not attempt login if not provided. | no | — |
| registry-password | The password to log in to the container registry. Will not attempt login if not provided. | no | — |
Outputs
no outputs