Skip to content

Commit

Permalink
Merge pull request #53 from CExA-project/fix/cleanup
Browse files Browse the repository at this point in the history
Fix cleanup
  • Loading branch information
yasahi-hpc authored Feb 16, 2024
2 parents 36a5df2 + e05d1a1 commit 365f450
Showing 1 changed file with 11 additions and 10 deletions.
21 changes: 11 additions & 10 deletions .github/workflows/cleanup_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,16 @@ jobs:
- name: Cleanup old images
uses: SmartsquareGmbH/[email protected]
with:
organization: cexa-project
type: container
names: |
base_nvcc_main
base_nvcc_pr
base_nvcc_singularity_main
base_nvcc_singularity_pr
base_rocm_main
base_rocm_pr
base_gcc_main
base_gcc_pr
base_intel_main
base_intel_pr
kokkos-fft/base_nvcc_main
kokkos-fft/base_nvcc_pr
kokkos-fft/base_nvcc_singularity_main
kokkos-fft/base_nvcc_singularity_pr
kokkos-fft/base_rocm_main
kokkos-fft/base_rocm_pr
kokkos-fft/base_gcc_main
kokkos-fft/base_gcc_pr
kokkos-fft/base_intel_main
kokkos-fft/base_intel_pr

0 comments on commit 365f450

Please sign in to comment.