#!/bin/bash
#
# Copyright (C) 2018-2021 Intel Corporation
# SPDX-License-Identifier: MIT
git fetch -t
git clone ../compute-runtime neo
docker build -f scripts/docker/Dockerfile-arch -t neo-arch:ci .