[FEATURE] Auto Oasis Test
This commit is contained in:
parent
e32369da38
commit
19c521ef6d
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ runs:
|
|||
shell: bash
|
||||
run: |
|
||||
echo "${{ inputs.infiscal-token }}"
|
||||
echo "^^^"
|
||||
echo OASIS_ENV_STRATEGY=${{ inputs.deploy-env }} >> $GITHUB_ENV
|
||||
echo OASIS_INFISICAL_TOKEN=${{ inputs.infiscal-token }} >> $GITHUB_ENV
|
||||
if [ ${{ inputs.deploy-env }} == "edge" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue