fix: missing build arg
This commit is contained in:
@@ -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}
|
||||
Reference in New Issue
Block a user