mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-26 13:14:24 +00:00
chore(gitlab): dump runner autoscaler installation and commands
This commit is contained in:
@@ -37,3 +37,12 @@ gitlab-runner verify -c '/etc/gitlab-runner/config.toml'
|
||||
gitlab-runner verify … --delete
|
||||
|
||||
diff -y <(helm show values 'gitlab/gitlab-runner' --version '0.64.2') <(helm show values 'gitlab/gitlab-runner' --version '0.68.1')
|
||||
|
||||
# Install plugins from the OCI registry distribution
|
||||
gitlab-runner fleeting install
|
||||
|
||||
# List plugins with version
|
||||
gitlab-runner fleeting list
|
||||
|
||||
# Sign in to private registries
|
||||
gitlab-runner fleeting login
|
||||
|
||||
Reference in New Issue
Block a user