Skip to content

Commit f3711c2

Browse files
committed
chore: update step0
1 parent a28a701 commit f3711c2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.cl/cloudbuild.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ steps:
3232
args:
3333
- '-c'
3434
- |
35-
apk add --no-cache sed fuse sudo
36-
sudo sed -i "s/#user_allow_other/user_allow_other/g" /etc/fuse.conf
35+
apk add --no-cache fuse
3736
- id: run integration tests
3837
name: golang:${_VERSION}
3938
env:

0 commit comments

Comments
 (0)