Skip to content

SwethaChittiboina/CICD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

env: STACK: java BUILD_TECH: java_maven

on: push:

and the target with some regex to match specific branch namess

branches:
  - master
  - 'FEATURE-[0-9]-[0-9]-[0-9]-X-BRANCH'
  - '[0-9]_[0-9]_x'
  - '[0-9]-[0-9]-X-BRANCH'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors