Skip to content

releasef if cutoff predict is undefined dont show it #715

releasef if cutoff predict is undefined dont show it

releasef if cutoff predict is undefined dont show it #715

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 .