We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d93a9 commit 2ca975eCopy full SHA for 2ca975e
.github/workflows/fossa.yaml
@@ -32,4 +32,6 @@ jobs:
32
uses: fossas/fossa-action@main
33
with:
34
api-key: ${{ secrets.FOSSA_API_KEY }}
35
- container: us-docker.pkg.dev/castai-hub/library/cluster-controller
+ container: us-docker.pkg.dev/castai-hub/library/cluster-controller
36
+ run-tests: true
37
+ debug: true
0 commit comments