mirror of
https://github.com/Dannecron/coverage-merger.git
synced 2025-12-26 00:02:35 +03:00
ci: fix tags build
This commit is contained in:
2
.github/workflows/ci-tags.yml
vendored
2
.github/workflows/ci-tags.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
--build-arg BUILDKIT_INLINE_CACHE=1 \
|
||||
--build-arg PHP_VERSION=${{ vars.DOCKER_RUNTIME_PHP_VERSION }} \
|
||||
--build-arg COMPOSER_VERSION=${{ vars.DOCKER_RUNTIME_COMPOSER_VERSION }} \
|
||||
--target=runtime
|
||||
--target=runtime \
|
||||
--tag=dannecron/coverage-merger:latest \
|
||||
--file=./.github/Dockerfile .
|
||||
- name: Login to docker hub
|
||||
|
||||
Reference in New Issue
Block a user