Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Jul 3, 2021
1 parent 2f4f5b6 commit 9a1f784
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .azure/azure-linux-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ jobs:
nightly:
BUILD: stack
ARGS: "--resolver nightly"
style:
BUILD: style
maxParallel: 4
steps:
- bash: echo "##vso[task.setvariable variable=TAG]${BUILD_SOURCEBRANCH##refs/tags/}"
Expand Down Expand Up @@ -58,8 +56,6 @@ jobs:
env:
OS_NAME: ${{ parameters.os }}
displayName: 'Installation ${{parameters.os}} & Test'
- bash: ./.azure/build_release.sh
displayName: Build Release
- task: ArchiveFiles@2
inputs:
includeRootFolder: false
Expand Down

0 comments on commit 9a1f784

Please sign in to comment.