[all-commits] [llvm/llvm-project] 1b5dea: workflows/build-ci-container: Make sure to only te...

Tom Stellard via All-commits all-commits at lists.llvm.org
Fri Jan 3 15:02:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1b5deaeb2ad0a7ea643f24899e4aad9461d3d426
      https://github.com/llvm/llvm-project/commit/1b5deaeb2ad0a7ea643f24899e4aad9461d3d426
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2025-01-03 (Fri, 03 Jan 2025)

  Changed paths:
    M .github/workflows/build-ci-container.yml

  Log Message:
  -----------
  workflows/build-ci-container: Make sure to only test local containers (#120827)

The container test is run before we create the :latest tag, so we should
not try testing this, otherwise it will pull the :latest tag from the
github registry, and won't test the container we just built.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list