mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 10:10:24 +08:00
build: deploys enterprise to its own repo.
This commit is contained in:
@ -42,7 +42,9 @@ aptly repo add "$REPO" ./dist
|
||||
echo "allow-loopback-pinentry" > ~/.gnupg/gpg-agent.conf
|
||||
echo "pinentry-mode loopback" > ~/.gnupg/gpg.conf
|
||||
|
||||
touch /tmp/sign-this
|
||||
./scripts/build/update_repo/unlock-gpg-key.sh "$GPG_PASS"
|
||||
rm /tmp/sign-this /tmp/sign-this.asc
|
||||
|
||||
aptly publish repo grafana filesystem:repo:grafana
|
||||
aptly publish repo beta filesystem:repo:grafana
|
||||
|
Reference in New Issue
Block a user