Skip to content

Commit

Permalink
feat: add buildkit flag (#435)
Browse files Browse the repository at this point in the history
* feat: support arm64

* feat: Add arm support for launcher image

* feat: use automatic platform args

* feat: add buildkit flag
  • Loading branch information
pritamstyz4ever authored Apr 19, 2022
1 parent 07f5588 commit 0f2da61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions screwdriver.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,6 @@ jobs:
docker-publish:
environment:
DOCKER_MULTI_PLATFORM_BUILDS_ENABLED: 1
DOCKER_BUILDKIT: 1
requires: publish
template: sd/dind@latest

0 comments on commit 0f2da61

Please sign in to comment.