Skip to content

Commit

Permalink
Update azure-deploy.yml
Browse files Browse the repository at this point in the history
disabled auto deploy, due to upcoming changes to azure subscription
  • Loading branch information
Szer authored Apr 1, 2022
1 parent c73fa5e commit 508b3cb
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/azure-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
name: Deploy docker image

on:
push:
branches: [ master ]
paths-ignore:
- "**.md"
on: workflow_dispatch

jobs:
build:
Expand Down

0 comments on commit 508b3cb

Please sign in to comment.