Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelldls committed Oct 8, 2024
1 parent 178725e commit 1a55672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
tags: tag_for_testing

- name: Test cli works in cached runtime image
run: docker run --rm tag_for_testing --version
run: docker run --rm tag_for_testing --help

- name: Create tags for publishing image
id: meta
Expand Down

0 comments on commit 1a55672

Please sign in to comment.