Skip to content
Snippets Groups Projects
Commit 49a522f4 authored by Mgr. Pavel Břoušek's avatar Mgr. Pavel Břoušek
Browse files

fix: add -debian- to docker tag

parent 6323b3d7
No related branches found
No related tags found
No related merge requests found
...@@ -12,4 +12,4 @@ docker-build: ...@@ -12,4 +12,4 @@ docker-build:
PHP_VERSION=${PHP_VERSION} PHP_VERSION=${PHP_VERSION}
DEB_VERSION=${DEB_VERSION} DEB_VERSION=${DEB_VERSION}
DESTINATIONS: |- DESTINATIONS: |-
$CI_REGISTRY_IMAGE:${TOKEN_PORTAL_VERSION}-php${PHP_VERSION}-${DEB_VERSION} $CI_REGISTRY_IMAGE:${TOKEN_PORTAL_VERSION}-php${PHP_VERSION}-debian-${DEB_VERSION}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment