Postgresql Action Save

GitHub Action to setup a PostgreSQL database

Project README

PostgreSQL GitHub Action

This GitHub Action sets up a PostgreSQL database.

Usage

See action.yml

Basic:

steps:
- uses: harmon758/postgresql-action@v1
  with:
    postgresql version: '11'  # See https://hub.docker.com/_/postgres for available versions

License

The scripts and documentation in this project are released under the MIT License

Open Source Agenda is not affiliated with "Postgresql Action" Project. README Source: Harmon758/postgresql-action
Stars
126
Open Issues
7
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating