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
luke255 authored Jan 2, 2024
2 parents 6445455 + 17eab37 commit bf5856e
Show file tree
Hide file tree
Showing 990 changed files with 21,555 additions and 18,953 deletions.
29 changes: 29 additions & 0 deletions .github/workflows/ninjaone_cipp426ns.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# 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 - cipp426ns

on:
push:
branches:
- NinjaOne
workflow_dispatch:

env:
AZURE_FUNCTIONAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root

jobs:
build-and-deploy:
runs-on: windows-latest
steps:
- name: 'Checkout GitHub Action'
uses: actions/checkout@v2

- name: 'Run Azure Functions Action'
uses: Azure/functions-action@v1
id: fa
with:
app-name: 'cipp426ns'
slot-name: 'Production'
package: ${{ env.AZURE_FUNCTIONAPP_PACKAGE_PATH }}
publish-profile: ${{ secrets.AZUREAPPSERVICE_PUBLISHPROFILE_198DAF92160A4302B5AA0C145DE72796 }}
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.

43 changes: 0 additions & 43 deletions AddAPDevice/run.ps1

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.

70 changes: 0 additions & 70 deletions AddAutopilotConfig/run.ps1

This file was deleted.

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

This file was deleted.

32 changes: 0 additions & 32 deletions AddCAPolicy/run.ps1

This file was deleted.

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

This file was deleted.

Loading

0 comments on commit bf5856e

Please sign in to comment.