diff --git a/images/postfix/.gitlab-ci.yaml b/images/postfix/.gitlab-ci.yaml index e5b1b16bf760c06b29489922d4a06ffc698a2e15..4704343b8c731d3a18404c60e65dc4ca839be7c1 100644 --- a/images/postfix/.gitlab-ci.yaml +++ b/images/postfix/.gitlab-ci.yaml @@ -26,7 +26,7 @@ postfix-container-build-dev: - podman login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY script: - | - cd images/dovecot + cd images/postfix podman build --pull \ --label "org.opencontainers.image.source=$CI_PROJECT_URL/-/tree/$CI_COMMIT_SHA/images/postfix" \ --label "org.opencontainers.image.revision=$CI_COMMIT_SHA" \