We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a28a701 commit f3711c2Copy full SHA for f3711c2
1 file changed
.cl/cloudbuild.yaml
@@ -32,8 +32,7 @@ steps:
32
args:
33
- '-c'
34
- |
35
- apk add --no-cache sed fuse sudo
36
- sudo sed -i "s/#user_allow_other/user_allow_other/g" /etc/fuse.conf
+ apk add --no-cache fuse
37
- id: run integration tests
38
name: golang:${_VERSION}
39
env:
0 commit comments