Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chrmarti committed Apr 15, 2019
1 parent fea4828 commit cd32983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ steps:
- script: |
set -e
yarn
NAME=$(node -p "require('./package.json').name")
VERSION=$(node -p "require('./package.json').version")
Expand Down

0 comments on commit cd32983

Please sign in to comment.