Skip to content

Commit a391cbc

Browse files
committed
workflow manual for now
1 parent 5c75864 commit a391cbc

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.github/workflows/deploy-full.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,6 @@
11
name: Deploy DevOps The Hard Way - Azure
22

33
on:
4-
push:
5-
branches:
6-
- main
7-
paths:
8-
- '2-Terraform-AZURE-Services-Creation/**'
9-
- '3-Docker/**'
10-
- '4-kubernetes_manifest/**'
11-
- '.github/workflows/deploy-full.yml'
12-
pull_request:
13-
branches:
14-
- main
15-
paths:
16-
- '2-Terraform-AZURE-Services-Creation/**'
17-
- '3-Docker/**'
18-
- '4-kubernetes_manifest/**'
19-
- '.github/workflows/deploy-full.yml'
204
workflow_dispatch:
215
inputs:
226
environment:

0 commit comments

Comments
 (0)