We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a200f57 commit ca2c519Copy full SHA for ca2c519
scripts/ci-deploy.sh
@@ -1,4 +1,4 @@
1
#!/bin/sh
2
3
# upload all artifacts from a single worker
4
-gsutil cp -r -a public-read binaries/* gs://dl.itch.ovh/elevate/
+gsutil -m cp -r -a public-read binaries/* gs://dl.itch.ovh/elevate/
0 commit comments