[FEATURE] Auto Oasis Test
This commit is contained in:
parent
823067b007
commit
55799efc23
1 changed files with 0 additions and 4 deletions
|
@ -53,10 +53,6 @@ runs:
|
|||
- name: Configure Kubeconfig
|
||||
shell: bash
|
||||
run: |
|
||||
echo "WHAIT JUST WHPAPENN"
|
||||
echo "Token: ${{ env.OASIS_INFISICAL_TOKEN }}"
|
||||
echo "Envs: ${{ env.OASIS_ENV_FETCH }}"
|
||||
echo "Paths: ${{ env.OASIS_PATH_FETCH }}"
|
||||
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