[CHORE] Remove Excess Logging
This commit is contained in:
parent
a1b0a9b69c
commit
a26c1f4f70
1 changed files with 0 additions and 4 deletions
|
@ -57,10 +57,6 @@ runs:
|
|||
- name: Configure Kubeconfig
|
||||
shell: bash
|
||||
run: |
|
||||
echo "vvvvvvvv"
|
||||
echo ${{ env.DEVOPS_FORGEJO_ELYSIUM_ORG_READ_TOKEN }}
|
||||
echo $DEVOPS_FORGEJO_ELYSIUM_ORG_READ_TOKEN
|
||||
echo "^^^^"
|
||||
if [ -n "${{ inputs.kubeconfig }}" ] && [ "${{ inputs.kubeconfig }}" != "" ]; then
|
||||
echo "Using Provided Kubernetes Config"
|
||||
echo OASIS_WORKFLOW_KUBECONFIG=${{ inputs.kubeconfig }} >> $GITHUB_ENV
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue