Skip to content

Merge pull request #2 from rzr/GH-22/UIC-3082/phcoval/main #20

Merge pull request #2 from rzr/GH-22/UIC-3082/phcoval/main

Merge pull request #2 from rzr/GH-22/UIC-3082/phcoval/main #20

Workflow file for this run

name: Docker Image CI
on:
push:
branches: [ '*' ]
pull_request:
branches: [ '*' ]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
- name: Build Docker image from sources
run: docker build .