Skip to content

Start SqlServer

Actions
Start a SqlServer database, use docker image of https://hub.docker.com/_/microsoft-mssql-server?tab=description
v1.0
Latest
Star (6)

Tags

 (1)

SqlServer GitHub Action

This GitHub Action sets up a SqlServer database.

Usage

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.

About

Start a SqlServer database, use docker image of https://hub.docker.com/_/microsoft-mssql-server?tab=description
v1.0
Latest

Tags

 (1)

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.