commented unwanted parts

This commit is contained in:
Atharva Mulmuley
2021-04-28 16:05:09 +05:30
parent 9584d802fc
commit b182570c21
4 changed files with 101 additions and 94 deletions

View File

@ -6,7 +6,7 @@ name: k8s-set-context
on:
# Triggers the workflow on push or pull request events but only for the master branch
push:
branches: [ cluster-connect ]
branches: [ cluster-connect-2 ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
@ -23,7 +23,7 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
- uses: Azure/k8s-set-context@cluster-connect
- uses: atharvamulmuley/k8s-set-context@cluster-connect-2
with:
method: spn
cluster-type: 'arc'