feat: without buildkit
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Kasper Juul Hermansen 2023-04-07 19:47:54 +02:00
parent fe7d686045
commit a948db6dfa
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -8,7 +8,7 @@ steps:
- name: dockersock - name: dockersock
path: /var/run path: /var/run
environment: environment:
DOCKER_BUILDKIT: 1 #DOCKER_BUILDKIT: 1
DOCKER_PASSWORD: DOCKER_PASSWORD:
from_secret: docker_password from_secret: docker_password
DOCKER_USERNAME: DOCKER_USERNAME: