Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Mathieu Benoit <[email protected]>
  • Loading branch information
mathieu-benoit authored Oct 16, 2024
1 parent 90c8b2a commit 079c73d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
- name: Test docker image
run: |
docker run --rm score-k8s:test --version
docker run --rm score-k8s:test init
docker run -v .:/score-k8s --rm score-k8s:test init
cat score.yaml

0 comments on commit 079c73d

Please sign in to comment.