We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fbba9a commit 3d85fbdCopy full SHA for 3d85fbd
.github/workflows/dev_cli.yml
@@ -97,7 +97,7 @@ jobs:
97
- name: Porter app run
98
uses: porter-dev/[email protected]
99
with:
100
- command: app run app-integration-tests -- /app/trigger
+ command: app run app-integration-tests --job trigger
101
env:
102
PORTER_CLUSTER: "142"
103
PORTER_HOST: https://dashboard.internal-tools.porter.run
0 commit comments