This commit is contained in:
@@ -20,6 +20,5 @@ steps:
|
||||
context: ./build
|
||||
repo: vistanarvas/${CI_REPO_NAME}
|
||||
tag: ${CI_COMMIT_BRANCH}-${PHP_VERSION}
|
||||
dockerfile: Dockerfile_alpine
|
||||
build_args:
|
||||
PHP_VERSION: ${PHP_VERSION}
|
||||
@@ -37,5 +37,4 @@ steps:
|
||||
from_secret: DOCKERHUB_TOKEN
|
||||
context: ./build
|
||||
repo: vistanarvas/${CI_REPO_NAME}
|
||||
tag: ${PHP_VERSION}
|
||||
dockerfile: Dockerfile_alpine
|
||||
tag: ${PHP_VERSION}
|
||||
Reference in New Issue
Block a user