Skip to content

Commit 2ca975e

Browse files
committed
KUBE-1098: add action
1 parent 62d93a9 commit 2ca975e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/fossa.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,6 @@ jobs:
3232
uses: fossas/fossa-action@main
3333
with:
3434
api-key: ${{ secrets.FOSSA_API_KEY }}
35-
container: us-docker.pkg.dev/castai-hub/library/cluster-controller
35+
container: us-docker.pkg.dev/castai-hub/library/cluster-controller
36+
run-tests: true
37+
debug: true

0 commit comments

Comments
 (0)