Skip to content

Commit

Permalink
run test image
Browse files Browse the repository at this point in the history
  • Loading branch information
kb-kerem committed Apr 17, 2024
1 parent dc3d337 commit 714f8b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
tags: saucelabs/java-sdk
file: Dockerfile
load: true
- run: docker run saucelabs/java-sdk
- run: docker run -e SAUCE_USERNAME=${{ secrets.SAUCE_USERNAME }} -e SAUCE_ACCESS_KEY=${{ secrets.SAUCE_ACCESS_KEY }} saucelabs/java-sdk

0 comments on commit 714f8b9

Please sign in to comment.