Skip to content

Extend admin frontend with duplication, copying, and progress operations #1072

Extend admin frontend with duplication, copying, and progress operations

Extend admin frontend with duplication, copying, and progress operations #1072

Workflow file for this run

name: Check admin build CI
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the image
run: docker build . --file ci/admin-build/Dockerfile -t app