Closed rbreslow closed 5 years ago
release/*
hotfix/*
branches
master
tags
Resolves #105
See: https://circleci.com/gh/geotrellis/maml/369
There isn't a great way to test the removal of master from the branches filter without pushing something to master.
Overview
release/*
andhotfix/*
tobranches
filter to publish artifacts to SNAPSHOT repository so we can test after committing fixes.master
frombranches
filter to stop publishing release artifacts twice (once fortags
, and once forbranches
).Resolves #105
Checklist
Testing Instructions
See: https://circleci.com/gh/geotrellis/maml/369
There isn't a great way to test the removal of
master
from thebranches
filter without pushing something tomaster
.