Skip to content

Bump paulsengroup/ci-docker-images/ubuntu-22.04-cxx-clang-17 from 20240126 to 20240306 in /containers #15

Bump paulsengroup/ci-docker-images/ubuntu-22.04-cxx-clang-17 from 20240126 to 20240306 in /containers

Bump paulsengroup/ci-docker-images/ubuntu-22.04-cxx-clang-17 from 20240126 to 20240306 in /containers #15

# Copyright (c) 2023 Roberto Rossini (roberros@uio.no)
# SPDX-License-Identifier: MIT
name: Build hicrep Dockerfile
on:
push:
branches: [ main ]
paths:
- ".github/workflows/build-hicrep*dockerfile.yml"
- ".github/workflows/build-dockerfile.yml"
- "containers/hicrep*.Dockerfile"
pull_request:
branches: [ main ]
paths:
- ".github/workflows/build-hicrep*dockerfile.yml"
- ".github/workflows/build-dockerfile.yml"
- "containers/hicrep*.Dockerfile"
jobs:
build-hicrep-dockerfile:
name: Build hicrep Dockerfile
uses: paulsengroup/2023-hictk-paper/.github/workflows/build-dockerfile.yml@main
with:
dockerfile-glob: "containers/hicrep__*.Dockerfile"
permissions:
contents: read
packages: write