mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-21 16:16:31 +00:00
Update azure-pipelines-release.yml for Azure Pipelines
This commit is contained in:
parent
a98c7819b0
commit
e9c9f98168
@ -77,15 +77,10 @@ stages:
|
||||
vmImage: "ubuntu-latest"
|
||||
steps:
|
||||
- template: templates/azp-step-su-version.yaml@azure
|
||||
- template: templates/azp-step-git-init.yaml@azure
|
||||
- script: |
|
||||
sudo apt-get install -y --no-install-recommends \
|
||||
git jq curl
|
||||
|
||||
git config --global user.name "Pascal Vizeli"
|
||||
git config --global user.email "pvizeli@syshack.ch"
|
||||
git config --global credential.helper store
|
||||
|
||||
echo "https://$(githubToken):x-oauth-basic@github.com" > $HOME/.git-credentials
|
||||
jq
|
||||
displayName: "Install requirements"
|
||||
- script: |
|
||||
set -e
|
||||
|
Loading…
x
Reference in New Issue
Block a user