Skip to content

releaseb fixing the issue with resto shamans cutoff #529

releaseb fixing the issue with resto shamans cutoff

releaseb fixing the issue with resto shamans cutoff #529

Workflow file for this run

name: Backend build
"on": [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check out the code
uses: actions/checkout@v2
- name: Build
run: docker build .