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 aa79be9 commit 9596093Copy full SHA for 9596093
.github/workflows/push_dev.workflow.yml
@@ -53,7 +53,7 @@ jobs:
53
54
deploy-staging:
55
name: Deploy Admin Console to staging - next-console.kuzzle.io
56
- needs: ['e2e-tests']
+ needs: ['lint']
57
runs-on: ubuntu-24.04
58
steps:
59
- name: Checkout repository
0 commit comments