Skip to content

releaseb add update history for blitz #754

releaseb add update history for blitz

releaseb add update history for blitz #754

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 .