Skip to content
  1. Apr 30, 2024
  2. Apr 25, 2024
  3. Apr 24, 2024
  4. Apr 19, 2024
  5. Apr 17, 2024
  6. Apr 15, 2024
  7. Apr 04, 2024
  8. Apr 03, 2024
  9. Mar 29, 2024
  10. Mar 25, 2024
    • micah's avatar
      CI: Remove echo in container stage. · 095e9727
      micah authored and micah's avatar micah committed
      This was here for debugging and is no longer necessary.
      
      It also resulted in the following command being run:
      
      $ echo "Building Docker image with tag: $TAG" /kaniko/executor --context "${CI_PROJECT_DIR}" --dockerfile "${CI_PROJECT_DIR}/Dockerfile" --destination "${CI_REGISTRY_IMAGE}:${TAG}_${ARCH}"
      
      which does not produce the image properly.
      095e9727
    • micah's avatar
      CI: make tag-container-release job depend on previous stages · 1a620dd2
      micah authored and micah's avatar micah committed
      1a620dd2
  11. Mar 24, 2024
  12. Mar 22, 2024
  13. Mar 20, 2024
  14. Mar 19, 2024
  15. Mar 18, 2024
  16. Mar 12, 2024
  17. Mar 11, 2024
  18. Mar 09, 2024
  19. Mar 08, 2024