Skip to content

Commit

Permalink
refactor: use runner platform only as long as docker/buildx#59 is open
Browse files Browse the repository at this point in the history
  • Loading branch information
git-developer committed Apr 19, 2020
1 parent 7edbed9 commit e595aa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion gitlab-ci/docker-support.yml
Expand Up @@ -106,7 +106,6 @@ default:
- docker buildx build >-
--cache-from "type=local,src=${BUILD_CACHE}"
--load
--platform "${IMAGE_PLATFORMS}"
--tag "${CI_PROJECT_PATH}:${BUILD_CACHE}"
"${BUILD_CONTEXT}"

Expand Down

0 comments on commit e595aa1

Please sign in to comment.