Quick test

This commit is contained in:
meyerhot95 2022-10-04 14:35:09 -04:00
parent db4d830d9e
commit 6007f14def

View file

@ -55,13 +55,13 @@ workflows:
- slack-notifications
when:
not:
or:
- equal: [ master, <<pipeline.git.branch>> ]
and:
- equal: [ tsm/circleci-updates, <<pipeline.git.branch>> ]
build-and-publish-package:
when:
or:
- equal: [ master, << pipeline.git.branch >> ]
and:
- equal: [ tsm/circleci-updates, << pipeline.git.branch >> ]
jobs:
- build-and-test:
context: