Skip to content

Commit

Permalink
included new arguements
Browse files Browse the repository at this point in the history
  • Loading branch information
alianides committed Jul 31, 2024
1 parent 15dd2ec commit cbbc520
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/planetary-computer-plugin-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ jobs:
APP_NAME: vth
PLUGIN_NAME: planetary-computer-vth-plugin
WORKFLOW_AGENT: ubuntu-latest
DEVCONTAINER_JSON: ./.devcontainer/planetary-computer-vth-plugin/devcontainer.json
REPO_DIR: datagenerators/planetary-computer/plugin
secrets:
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}
Expand All @@ -45,6 +47,8 @@ jobs:
APP_NAME: vth
PLUGIN_NAME: planetary-computer-vth-plugin
WORKFLOW_AGENT: spacesdk-ubuntu-2204LTS-arm64
DEVCONTAINER_JSON: ./.devcontainer/planetary-computer-vth-plugin/devcontainer.json
REPO_DIR: ./datagenerators/planetary-computer/plugin
secrets:
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}
Expand Down

0 comments on commit cbbc520

Please sign in to comment.