Skip to content

Commit

Permalink
ci(pr): update test image comment (#1199)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewazores authored Jan 2, 2024
1 parent 5320b41 commit 9a11d5a
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 @@ -160,6 +160,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 9a11d5a

Please sign in to comment.