Skip to content

Commit

Permalink
ci(drone): remove privileged in build stage
Browse files Browse the repository at this point in the history
Signed-off-by: Yang Chiu <yang.chiu@suse.com>
  • Loading branch information
yangchiu authored and David Ko committed Dec 5, 2023
1 parent d00e737 commit 5b3fa35
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ steps:
image: rancher/dapper:v0.5.3
commands:
- dapper ci
privileged: true
volumes:
- name: socket
path: /var/run/docker.sock
Expand Down Expand Up @@ -145,7 +144,6 @@ steps:
image: rancher/dapper:v0.5.3
commands:
- dapper ci
privileged: true
volumes:
- name: socket
path: /var/run/docker.sock
Expand Down

0 comments on commit 5b3fa35

Please sign in to comment.