Skip to content
Snippets Groups Projects
Commit 69a9bbb8 authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'develop' into 'main'

Merging develop into main

See merge request !14
parents 2ef290dc 1d15e853
No related branches found
No related tags found
1 merge request!14Merging develop into main
Pipeline #605924 canceled
......@@ -20,6 +20,6 @@ php:
PHP: '8.1'
script:
- docker build --pull --build-arg ALPINE_VERSION=${ALPINE} --build-arg PHP_MAJOR_VERSION=${PHP} --build-arg VERSION=${VERSION} -t ${CI_REGISTRY_IMAGE}/php-${PHP}:${VERSION} .
- docker push ${CI_REGISTRY_IMAGE}/php-${PHP}:$[VERSION}
- docker push ${CI_REGISTRY_IMAGE}/php-${PHP}:${VERSION}
only:
- tags
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment