Skip to content

Merge pull request #1 from Talend/sgandon/fix_docker_base_image #4

Merge pull request #1 from Talend/sgandon/fix_docker_base_image

Merge pull request #1 from Talend/sgandon/fix_docker_base_image #4

Workflow file for this run

name: build
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build & Test
run: docker build -t domnikl/schema-registry-gitops .