Switch to using buildx #9
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ name: test
|
|||
|
||||
steps:
|
||||
- name: build test
|
||||
image: plugins/docker
|
||||
image: thegeeklab/drone-docker-buildx
|
||||
privileged: true
|
||||
pull: if-not-exists
|
||||
settings:
|
||||
dockerfile: Dockerfile
|
||||
|
|
Loading…
Reference in a new issue