Skip to content
Merged

CD #46

Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
config: Pre Steps to CD
  • Loading branch information
diegotony committed Mar 25, 2021
commit 285d8e7bd6861d496c9499290759ea3df81d52a3
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- name: Azure Login
uses: azure/login@v1
with:
env:
credentials: ${{ secrets.AZURE_CREDENTIALS }}

- name: Checkout Repository
Expand Down