Skip to content

updated package image tags for new location #83

updated package image tags for new location

updated package image tags for new location #83

Workflow file for this run

name: PR UI
on:
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build ./ui --file ./ui/Dockerfile