Skip to content

Commit

Permalink
disable release in prod mode
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Jan 22, 2020
1 parent 1e93785 commit 5e98e2a
Show file tree
Hide file tree
Showing 7 changed files with 75,878 additions and 104 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
git fetch --prune --unshallow
- run: |
npm install
npm run build:github:prod
npm run build:azure:prod
npm run build:github
npm run build:azure
name: Build code
- name: Install GitVersion
uses: ./setup-gitversion
Expand Down
18,309 changes: 18,276 additions & 33 deletions dist/azure/execute-gitversion/bundle.js

Large diffs are not rendered by default.

18,309 changes: 18,276 additions & 33 deletions dist/azure/setup-gitversion/bundle.js

Large diffs are not rendered by default.

11,985 changes: 11,976 additions & 9 deletions dist/github/execute-gitversion/bundle.js

Large diffs are not rendered by default.

11,985 changes: 11,976 additions & 9 deletions dist/github/setup-gitversion/bundle.js

Large diffs are not rendered by default.

7,695 changes: 7,686 additions & 9 deletions dist/mock/execute-gitversion/bundle.js

Large diffs are not rendered by default.

7,695 changes: 7,686 additions & 9 deletions dist/mock/setup-gitversion/bundle.js

Large diffs are not rendered by default.

0 comments on commit 5e98e2a

Please sign in to comment.