Skip to content

Commit e1b8778

Browse files
testing falco
1 parent 1a13116 commit e1b8778

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/scsctl_test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches: [ test/scsctl_cicd_integration ]
55
workflow_dispatch:
6+
67
jobs:
78
container-test-job:
89
runs-on: ubuntu-latest
@@ -51,7 +52,7 @@ jobs:
5152
kubectl get pods
5253
5354
54-
curl http://localhost:8080
55+
curl http://localhost:4040
5556
5657
# - name: Install a python cli tool from test pypi and run it
5758
# run: |

0 commit comments

Comments
 (0)