mirror of
https://github.com/grafana/grafana.git
synced 2024-12-28 18:01:40 -06:00
4386604751
* build: make sign rpm packages not depend on checking out private key * build: move commands from circleci config into verify signed packages script * build: split update and publish of deb and rpm into two scripts * use files argument for sign and verify packages * validate files argument for sign and verify packages * update test publish of deb/rpm readme
4 lines
120 B
Bash
Executable File
4 lines
120 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
./scripts/build/update_repo/publish-deb.sh "oss" "grafana-testing-aptly-db" "grafana-testing-repo"
|