Skip to content

Commit

Permalink
feat: disable rancher ns in prod-test
Browse files Browse the repository at this point in the history
  • Loading branch information
dimzrio committed Feb 22, 2024
1 parent 8b54acc commit eba4da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/deploy/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ runs:
deploy_test: ${{ inputs.deploy_test }}

- name: Rancher ns mover
if: "${{ inputs.deploy_test != 'true' }}"
uses: kitabisa/composite-actions/infra/tools/rancher@v2
with:
working_directory: ${{ inputs.working_directory }}
Expand Down

0 comments on commit eba4da7

Please sign in to comment.