特权模式下构建
This commit is contained in:
parent
6feb36f9d5
commit
5990117430
@ -10,6 +10,7 @@ steps:
|
|||||||
- name: Login and Build
|
- name: Login and Build
|
||||||
image: plugins/docker:20.10
|
image: plugins/docker:20.10
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
|
privileged: true
|
||||||
environment:
|
environment:
|
||||||
DOCKER_USERNAME:
|
DOCKER_USERNAME:
|
||||||
from_secret: dockerhub_username
|
from_secret: dockerhub_username
|
||||||
|
Loading…
x
Reference in New Issue
Block a user