Skip to content

Commit

Permalink
Run skaffold dev to see output
Browse files Browse the repository at this point in the history
  • Loading branch information
alphanota committed Jan 7, 2025
1 parent 49e74aa commit fe34efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,5 +150,5 @@ jobs:
java -version
echo $JAVA_HOME
cd integration/examples/jib-sync
./gradlew jibBuild
skaffold dev -f skaffold-gradle.yaml
# INTEGRATION_TEST_ARGS="-run=TestDevAutoSync/" IT_PARTITION=${{ matrix.integration_test_partitions }} make integration-tests

0 comments on commit fe34efe

Please sign in to comment.