Skip to content

releaseb spend more time updating chars #702

releaseb spend more time updating chars

releaseb spend more time updating chars #702

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 .