Merge pull request 'ENabled priviledged mode on docker push step' (#36) from test into main
Some checks failed
continuous-integration/drone Build encountered an error
Some checks failed
continuous-integration/drone Build encountered an error
Reviewed-on: #36
This commit was merged in pull request #36.
This commit is contained in:
@@ -31,6 +31,7 @@ steps:
|
|||||||
|
|
||||||
- name: docker build and push
|
- name: docker build and push
|
||||||
image: docker:20.10
|
image: docker:20.10
|
||||||
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
DOCKER_USERNAME:
|
DOCKER_USERNAME:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
|
|||||||
Reference in New Issue
Block a user