fix(ci): typo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2022-08-21 18:35:21 +02:00
parent d042f6f942
commit 6f21ddc0af
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -370,7 +370,7 @@ steps:
password:
from_secret: container_image_registry_password
build_args:
- CEATEREPO_VERSION=${DRONE_TAG}
- CREATEREPO_VERSION=${DRONE_TAG}
volumes:
- name: docker_socket
path: /var/run/docker.sock
@ -429,7 +429,7 @@ steps:
password:
from_secret: container_image_registry_password
build_args:
- CEATEREPO_VERSION=${DRONE_TAG}
- CREATEREPO_VERSION=${DRONE_TAG}
volumes:
- name: docker_socket
path: /var/run/docker.sock