File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33ansible-builder==3.1.0
44ansible-compat==25.1.4
55ansible-core==2.18.2
6- ansible-creator==25.3.0
6+ ansible-creator==25.3.1
77ansible-dev-environment==25.1.0
88ansible-lint==25.1.3
99ansible-navigator==25.1.0
Original file line number Diff line number Diff line change 33ansible-builder==3.1.0
44ansible-compat==25.1.4
55ansible-core==2.18.2
6- ansible-creator==25.3.0
6+ ansible-creator==25.3.1
77ansible-dev-environment==25.1.0
88ansible-lint==25.1.3
99ansible-navigator==25.1.0
Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ mk containers check "$IMAGE_NAME" --engine="${ADT_CONTAINER_ENGINE}" --max-size=
7777pytest -v --include-container --container-engine=" ${ADT_CONTAINER_ENGINE} " --image-name " ${IMAGE_NAME} "
7878# Test the build of example execution environment to avoid regressions
7979pushd docs/examples
80- ansible-builder build
80+ ansible-builder build --container-runtime= " ${ADT_CONTAINER_ENGINE} "
8181popd
8282
8383if [[ -n " ${GITHUB_SHA:- } " && " ${GITHUB_EVENT_NAME:- } " != " pull_request" ]]; then
You can’t perform that action at this time.
0 commit comments