gitlab
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
gitlab [2025/09/11 09:42] – created baumi | gitlab [2025/09/11 09:44] (current) – baumi | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Gitlab ====== | ====== Gitlab ====== | ||
- | ===== Multiplattform Build ===== | + | ===== Check Background Migrations from CLI ===== |
+ | < | ||
+ | gitlab-psql -c " | ||
+ | </ | ||
+ | |||
+ | ===== Garbage Collection Container Registry ===== | ||
+ | < | ||
+ | gitlab-ctl registry-garbage-collect -m | ||
+ | </ | ||
+ | |||
+ | |||
+ | |||
+ | ===== CI/CD Multiplattform Build ===== | ||
==== Enable Binary Formats ==== | ==== Enable Binary Formats ==== | ||
<code bash> | <code bash> | ||
Line 26: | Line 38: | ||
</ | </ | ||
- | ===== Switch to buildx in .gitlab-ci.yml | + | ==== Switch to buildx in .gitlab-ci.yml ==== |
Define CI_PLATFORMS variable in Settings / CI/CD: | Define CI_PLATFORMS variable in Settings / CI/CD: | ||
Line 46: | Line 58: | ||
+ | {{tag>kb git}} | ||
gitlab.1757576569.txt.gz · Last modified: by baumi