We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c75864 commit a391cbcCopy full SHA for a391cbc
.github/workflows/deploy-full.yml
@@ -1,22 +1,6 @@
1
name: Deploy DevOps The Hard Way - Azure
2
3
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
14
15
16
17
18
19
20
workflow_dispatch:
21
inputs:
22
environment:
0 commit comments