mirror of
https://github.com/rancher/os.git
synced 2025-09-16 06:59:12 +00:00
Small script changes
This commit is contained in:
3
scripts/copy-release.sh
Executable file
3
scripts/copy-release.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
. ./scripts/version
|
||||
gsutil -m cp -r dist/artifacts/* gs://releases.rancher.com/os/${VERSION}
|
Reference in New Issue
Block a user