fix build pipeline #10

Merged
vista merged 70 commits from dev into master 2024-08-23 16:23:03 +02:00

View File

@@ -37,4 +37,6 @@ steps:
context: ./build
repo: vistanarvas/${CI_REPO_NAME}
auto_tag: true
auto_tag_suffix: -php-${PHP_VERSION}
auto_tag_suffix: php-${PHP_VERSION}
build_args:
- BASE_VERSION=${PHP_VERSION}