Reademe: Adds dockerci badge

This commit is contained in:
soneill 2021-09-16 18:03:44 +12:00
parent 6ce437a143
commit 7677cfad5f
2 changed files with 4 additions and 2 deletions

View file

@ -4,11 +4,9 @@ on:
push:
branches:
- master
- dev
pull_request:
branches:
- master
- dev
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
schedule:

View file

@ -1,4 +1,8 @@
# Pathfinder Containers
[![Docker Image Master Branch](https://github.com/goryn-clade/pathfinder-containers/actions/workflows/docker-image.yml/badge.svg?branch=master)](https://github.com/goryn-clade/pathfinder-containers/actions/workflows/docker-image.yml)
A fork of techfreak's [Pathfinder-container](https://gitlab.com/techfreak/pathfinder-container/) docker-compose solution for Pathfinder that is designed to work with Goryn Clade's [Pathfinder](https://github.com/goryn-clade/pathfinder/) fork, using [Traefik](https://traefik.io/) as a reverse proxy to expose the docker container.
1. [Installation](#installation)