Skip to content

Commit

Permalink
echo the spin version as an initial probe
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Pflueger <justin.pflueger@fermyon.com>
  • Loading branch information
Justin Pflueger committed Mar 7, 2024
1 parent 680ccf3 commit 438d066
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ jobs:
imageTag: ${{ join(steps.meta.outputs.tags) }}
skipContainerUserIdUpdate: true
platform: linux/amd64,linux/arm64
runCmd: spin --version

# Sign the resulting Docker image digest except on PRs.
- name: Sign the published Docker image
Expand Down

0 comments on commit 438d066

Please sign in to comment.