Skip to content

Commit

Permalink
hotfix: add azure credentials for spider
Browse files Browse the repository at this point in the history
  • Loading branch information
kazami139 committed Mar 17, 2023
1 parent b576d2c commit 5488466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/eoefans-spider-azure-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ on:
run-name: "Deploy EOEFANS SPIDER to Azure: version ${{ inputs.deploy_version }}"

env:
AZURE_CREDENTIALS: ${{ secrets.AZURE_CREDENTIALS }}
AZURE_WEBAPP_NAME: "eoefans-spider" # set this to your application's name
IMAGE_REGISTRY: "containers.vlink.dev"
IMAGE_REPO: "eoefans"
Expand Down

0 comments on commit 5488466

Please sign in to comment.