This should fix it?
This commit is contained in:
parent
4a09a0dfa0
commit
0ef621bb54
|
|
@ -5,6 +5,7 @@ name: build & publish image
|
||||||
steps:
|
steps:
|
||||||
- name: build & publish
|
- name: build & publish
|
||||||
image: thegeeklab/drone-docker-buildx
|
image: thegeeklab/drone-docker-buildx
|
||||||
|
privileged: true
|
||||||
settings:
|
settings:
|
||||||
registry: containers.zipek.cz
|
registry: containers.zipek.cz
|
||||||
username:
|
username:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue