Skip to content

Build docker image and push to registry #1

Build docker image and push to registry

Build docker image and push to registry #1

Workflow file for this run

concurrency:
group: push-${{ github.branch }}
on:
push:
branches:
- 'master'
jobs:
build:
uses: ./.github/workflows/build.yml