Output branch name for debuging
This commit is contained in:
parent
6e893aed6e
commit
60685b48af
@ -30,6 +30,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Publish
|
name: Publish
|
||||||
command: |
|
command: |
|
||||||
|
echo "${CIRCLE_BRANCH}"
|
||||||
if ["${CIRCLE_BRANCH}" === "production"]; then
|
if ["${CIRCLE_BRANCH}" === "production"]; then
|
||||||
cp README.md dist/ng-datatable/
|
cp README.md dist/ng-datatable/
|
||||||
cp LICENSE dist/ng-datatable/
|
cp LICENSE dist/ng-datatable/
|
||||||
|
Loading…
Reference in New Issue
Block a user