Skip to content

Adding reference to TileServer to tile sources #232

Adding reference to TileServer to tile sources

Adding reference to TileServer to tile sources #232

Workflow file for this run

on: [push, pull_request]
name: docker image
defaults:
run:
shell: bash
jobs:
build-docker:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- run: git fetch --unshallow --tags --prune
- run: docker build -t catmaid .