Skip to content

Commit 237b6c4

Browse files
committed
Set build to ANSIBLE_VERSION
1 parent c2660af commit 237b6c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/service_docker-build-and-publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
PYTHON_VERSION=${{ matrix.python_version }}
7575
BASE_OS_VERSION=${{ matrix.base_os }}
7676
ANSIBLE_VARIATION=${{ matrix.ansible_variation }}
77-
ANSIBLE_VERSION=${{ env.ANSIBLE_PATCH_VERSION }}
77+
ANSIBLE_VERSION=${{ env.ANSIBLE_VERSION }}
7878
PACKAGE_DEPENDENCIES=${{ env.PACKAGE_DEPENDENCIES }}
7979
platforms: |
8080
linux/amd64

0 commit comments

Comments
 (0)