mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-06-18 02:26:18 +08:00
3
.github/scripts/cr.sh
vendored
3
.github/scripts/cr.sh
vendored
@@ -16,7 +16,6 @@ main() {
|
||||
|
||||
parse_command_line "$@"
|
||||
|
||||
: "${CR_TOKEN:?Environment variable CR_TOKEN must be set}"
|
||||
: "${quay_token:?Quay token must be provided}"
|
||||
|
||||
echo "Packaging and uploading charts..."
|
||||
@@ -134,4 +133,4 @@ upload_chart() {
|
||||
fi
|
||||
}
|
||||
|
||||
main "$@"
|
||||
main "$@"
|
||||
|
||||
Reference in New Issue
Block a user