chore(ci): login to azure

This commit is contained in:
Jan De Dobbeleer 2022-03-13 13:07:12 +01:00
parent 8024613f0b
commit b7a71a09db
No known key found for this signature in database
GPG key ID: F6CC273CE5BA9AEE

View file

@ -29,6 +29,9 @@ jobs:
with:
node_image: kindest/node:v1.23.4@sha256:0e34f0d0fd448aa2f2819cfd74e99fe5793a6e4938b328f657c8e3f81ee0dfb9
cluster_name: posh
- uses: azure/login@v1
with:
creds: ${{ secrets.AZURE_CREDENTIALS }}
- name: Build oh-my-posh 🔧
run: |
cd src