Reademe: Adds dockerci badge
This commit is contained in:
parent
6ce437a143
commit
7677cfad5f
2 changed files with 4 additions and 2 deletions
2
.github/workflows/docker-image.yml
vendored
2
.github/workflows/docker-image.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,8 @@
|
|||
# Pathfinder Containers
|
||||
|
||||
[](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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue