Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
0pens0 committed Jul 22, 2024
1 parent e5e1df1 commit 13fbd8d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/k8sdeploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,13 @@ jobs:
tanzu version
- name: Install Tanzu plugins
env:
TANZU_CLI_INCLUDE_DEACTIVATED_PLUGINS_TEST_ONLY: 1
#env:
#TANZU_CLI_INCLUDE_DEACTIVATED_PLUGINS_TEST_ONLY: 1
run: |
tanzu plugin install build
tanzu plugin install resource
- name: Check out repository code
uses: actions/checkout@v4

Expand Down

0 comments on commit 13fbd8d

Please sign in to comment.