Skip to content

Commit c85cfa9

Browse files
committed
updating e3e-tests-with-operator
1 parent e788fe3 commit c85cfa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests-with-operator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
uses: gradle/actions/setup-gradle@ed408507eac070d1f99cc633dbcf757c94c7933a #v4.4.3
7575

7676
- name: Build and push Sample-Apps with Auto-Instrumentation Agent
77-
run: jibBuildWithoutAgent
77+
run: ./gradlew jibBuildWithoutAgent
7878
env:
7979
COMMIT_HASH: ${{ inputs.image_tag }}
8080

0 commit comments

Comments
 (0)