Skip to content

Updated main workflow to only make docker image of build and test suc… #244

Updated main workflow to only make docker image of build and test suc…

Updated main workflow to only make docker image of build and test suc… #244

Workflow file for this run

name: cicd-feature
on:
push:
branches:
- feature/*
pull_request:
branches:
- feature/*
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml