Skip to content

Commit

Permalink
ci(pr): update test image comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores committed Jan 2, 2024
1 parent 8b71307 commit a76ef04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,6 @@ jobs:
message: |-
Test image available:
```
CRYOSTAT_IMAGE=${{ steps.push-to-ghcr.outputs.registry-path }} sh smoketest.sh
CRYOSTAT_IMAGE=${{ steps.push-to-ghcr.outputs.registry-path }} bash smoketest.bash # then open http://localhost:8080
```

0 comments on commit a76ef04

Please sign in to comment.