Skip to content

Tests: fix permission tests to include deep link role #170

Tests: fix permission tests to include deep link role

Tests: fix permission tests to include deep link role #170

Workflow file for this run

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