grafana/scripts/build/update_repo/test-update-deb-repo.sh

6 lines
164 B
Bash
Raw Normal View History

#!/usr/bin/env bash
GPG_PASS=${1:-}
./scripts/build/update_repo/update-deb.sh "oss" "$GPG_PASS" "v5.4.3" "dist" "grafana-testing-aptly-db" "grafana-testing-repo"