Skip to content

Commit

Permalink
CI: change esy @Release run --versionesy @Release run --help (o…
Browse files Browse the repository at this point in the history
  • Loading branch information
zbaylin authored Nov 24, 2020
1 parent ee8ae69 commit f0d8ff3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .ci/esy-build-steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ steps:
displayName: 'Release: install'
- script: 'esy @release build'
displayName: 'esy @release build'
- script: 'esy @release run -f --version'
displayName: 'esy @release run -f --version'
continueOnError: true
- script: 'esy @release run -f --help'
displayName: 'esy @release run -f --help'
- script: esy @release create --codesign
displayName: "esy @release create --codesign"
- script: esy build-env
Expand Down

0 comments on commit f0d8ff3

Please sign in to comment.