fix: missing build arg
This commit is contained in:
@@ -38,3 +38,5 @@ steps:
|
|||||||
repo: vistanarvas/${CI_REPO_NAME}
|
repo: vistanarvas/${CI_REPO_NAME}
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
auto_tag_suffix: php-${PHP_VERSION}
|
auto_tag_suffix: php-${PHP_VERSION}
|
||||||
|
build_args:
|
||||||
|
- BASE_VERSION=${PHP_VERSION}
|
||||||
Reference in New Issue
Block a user