User Tools

Site Tools


gitlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gitlab [2025/09/11 09:44] baumigitlab [2025/09/11 09:44] (current) baumi
Line 1: Line 1:
 ====== Gitlab ====== ====== Gitlab ======
 +
 +===== Check Background Migrations from CLI =====
 +<code>
 +gitlab-psql -c "SELECT job_class_name, table_name, column_name, job_arguments FROM batched_background_migrations WHERE status NOT IN(3, 6);"
 +</code>
 +
 +===== Garbage Collection Container Registry =====
 +<code>
 +gitlab-ctl registry-garbage-collect -m
 +</code>
 +
 +
  
 ===== CI/CD Multiplattform Build ===== ===== CI/CD Multiplattform Build =====
gitlab.1757576644.txt.gz · Last modified: by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki