Skip to content
Snippets Groups Projects
Commit 6822505b authored by Cédric Moreau's avatar Cédric Moreau
Browse files

show podman version

parent 987ea185
No related branches found
No related tags found
No related merge requests found
...@@ -24,7 +24,7 @@ workflow: ...@@ -24,7 +24,7 @@ workflow:
- Cargo.lock - Cargo.lock
.is_network_branch: &is_network_branch .is_network_branch: &is_network_branch
if: $CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_BRANCH =~ /^(network\/).+/ if: $CI_COMMIT_BRANCH =~ /^debug\/podman/
sanity_tests: sanity_tests:
extends: .env extends: .env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment