Skip to content
database

GitHub Action

Memcached Service

v7 Latest version

Memcached Service

database

Memcached Service

Memcached docker container for GitHub Actions based on Alpine

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Memcached Service

uses: niden/actions-memcached@v7

Learn more about this action in niden/actions-memcached

Choose a version

Memcached GitHub Action

This GitHub Action sets up a Memcached server.

Usage

See action.yml

Basic:

steps:
- uses: niden/actions-memcached@v7

License

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