[DRONE] Rewrite build and publish CI
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Simon Cornet 2022-10-07 14:04:18 +02:00
parent c7392f6b65
commit 27cb201d74

View File

@ -5,8 +5,8 @@ type: 'kubernetes'
steps:
# build and publish
- name: 'publish'
# build and publish
- name: 'publish'
image: 'docker.io/library/docker'
pull: 'always'
privileged: true