Start SqlServer
ActionsStart a SqlServer database, use docker image of https://hub.docker.com/_/microsoft-mssql-server?tab=description
v1.0
LatestBy 280780363
Tags
(1)This GitHub Action sets up a SqlServer database.
steps:
- uses: 280780363/[email protected]
with:
accept eula: Y #Required, ACCEPT_EULA confirms your acceptance of the End-User Licensing Agreement.
sa password: SqlSever123123 # Optional, default value is SqlSever123123.
Docker source Docker Hub.
Start SqlServer is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.