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
Next revision
Previous revision
gitlab [2025/09/11 09:43] – [Switch to buildx in .gitlab-ci.yml] baumigitlab [2025/09/11 09:44] (current) baumi
Line 1: Line 1:
 ====== Gitlab ====== ====== Gitlab ======
  
-===== Multiplattform Build =====+===== 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 =====
 ==== Enable Binary Formats ==== ==== Enable Binary Formats ====
 <code bash> <code bash>
Line 46: Line 58:
  
  
 +{{tag>kb git}}
  
gitlab.1757576580.txt.gz · Last modified: by baumi

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki