Skip to content

Commit

Permalink
Merge branch 'KelvinTegelaar:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorrington authored Dec 7, 2023
2 parents 3a2c0c3 + 73e032d commit feaa910
Show file tree
Hide file tree
Showing 754 changed files with 15,565 additions and 14,253 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Docs for the Azure Web Apps Deploy action: https://github.com/azure/functions-action
# More GitHub Actions for Azure: https://github.com/Azure/actions

name: Build and deploy Powershell project to Azure Function App - cippb2p4g
name: Build and deploy Powershell project to Azure Function App - cipp426ns

on:
push:
branches:
- dev
- NinjaOne
workflow_dispatch:

env:
Expand All @@ -17,13 +17,13 @@ jobs:
runs-on: windows-latest
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@v4
uses: actions/checkout@v2

- name: 'Run Azure Functions Action'
uses: Azure/functions-action@v1
id: fa
with:
app-name: 'cippb2p4g'
app-name: 'cipp426ns'
slot-name: 'Production'
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_C106B398356B4EFCB81F779ED5806A0D }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_198DAF92160A4302B5AA0C145DE72796 }}
42 changes: 0 additions & 42 deletions .github/workflows/powershell-analysis.yml

This file was deleted.

1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ chocoapps.cache
Cache_*
Logs
ExcludedTenants
Config
SendNotifications/config.json
19 changes: 0 additions & 19 deletions AddAPDevice/function.json

This file was deleted.

22 changes: 0 additions & 22 deletions AddAlert/function.json

This file was deleted.

94 changes: 0 additions & 94 deletions AddAlert/run.ps1

This file was deleted.

19 changes: 0 additions & 19 deletions AddAutopilotConfig/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddCAPolicy/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddCATemplate/function.json

This file was deleted.

24 changes: 0 additions & 24 deletions AddChocoApp/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddContact/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddDefenderDeployment/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddEnrollment/function.json

This file was deleted.

19 changes: 0 additions & 19 deletions AddExConnector/function.json

This file was deleted.

Loading

0 comments on commit feaa910

Please sign in to comment.