Co-authored-by: Matt Pollard <mattpollard@users.noreply.github.com> Co-authored-by: Grace Park <gracepark@github.com> Co-authored-by: Steve Guntrip <12534592+stevecat@users.noreply.github.com> Co-authored-by: Robert Sese <sese@github.com> Co-authored-by: Peter Bengtsson <peterbe@github.com> Co-authored-by: Rachael Sewell <rachmari@github.com>
21 lines
654 B
Markdown
21 lines
654 B
Markdown
---
|
|
title: Using containerized services
|
|
shortTitle: Containerized services
|
|
intro: 'You can use containerized services in your {% data variables.product.prodname_actions %} workflows.'
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
redirect_from:
|
|
- /actions/automating-your-workflow-with-github-actions/using-databases-and-services
|
|
- /actions/configuring-and-managing-workflows/using-databases-and-service-containers
|
|
- /actions/guides/using-databases-and-service-containers
|
|
children:
|
|
- /about-service-containers
|
|
- /creating-postgresql-service-containers
|
|
- /creating-redis-service-containers
|
|
---
|
|
|
|
{% data reusables.actions.ae-beta %}
|