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