Check chart releaser
Signed-off-by: Nikolai Rodionov <iam@allanger.xyz>
This commit is contained in:
@@ -12,7 +12,7 @@ steps:
|
||||
from_secret: GITEA_REGISTRY_TOKEN
|
||||
REGISTRY_USER: devops-bot
|
||||
commands:
|
||||
- apt-get install curl gpg apt-transport-https --yes
|
||||
- apt-get update && apt-get install curl gpg apt-transport-https --yes
|
||||
- sudo apt-get install curl gpg apt-transport-https --yes
|
||||
- curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null
|
||||
- curl -fsSL https://packages.buildkite.com/helm-linux/helm-debian/gpgkey | gpg --dearmor | sudo tee /usr/share/keyrings/helm.gpg > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user