Skip to content

E2E w Mocks: Mntor-3140, Mntor-3141, Mntor-3422 #1879

E2E w Mocks: Mntor-3140, Mntor-3141, Mntor-3422

E2E w Mocks: Mntor-3140, Mntor-3141, Mntor-3422 #1879

Workflow file for this run

name: Build Docker image check
on:
pull_request:
jobs:
docker_build:
name: Build Docker image
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/checkout@v4
- name: Build Docker image
run: docker build .