Skip to content

Bump curlimages/curl from 8.1.0 to 8.1.2 in /containers #3

Bump curlimages/curl from 8.1.0 to 8.1.2 in /containers

Bump curlimages/curl from 8.1.0 to 8.1.2 in /containers #3

# Copyright (c) 2023 Roberto Rossini (roberros@uio.no)
# SPDX-License-Identifier: MIT
name: Build hic-tools Dockerfile
on:
push:
branches: [ main ]
paths:
- ".github/workflows/build-hic-tools*dockerfile.yml"
- ".github/workflows/build-dockerfile.yml"
- "containers/hic-tools*.Dockerfile"
- "utils/4dn_pairs_to_txt/**"
- "utils/CMakeLists.txt"
pull_request:
branches: [ main ]
paths:
- ".github/workflows/build-hic-tools*dockerfile.yml"
- ".github/workflows/build-dockerfile.yml"
- "containers/hic-tools*.Dockerfile"
- "utils/4dn_pairs_to_txt/**"
- "utils/CMakeLists.txt"
jobs:
build-hic-tools-dockerfile:
name: Build hic-tools Dockerfile
uses: paulsengroup/2023-hic2cool-ng-paper-benchmarks/.github/workflows/build-dockerfile.yml@main

Check failure on line 27 in .github/workflows/build-hic-tools-dockerfile.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/build-hic-tools-dockerfile.yml

Invalid workflow file

error parsing called workflow ".github/workflows/build-hic-tools-dockerfile.yml" -> "paulsengroup/2023-hic2cool-ng-paper-benchmarks/.github/workflows/build-dockerfile.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
dockerfile-glob: "containers/hic-tools*.Dockerfile"
permissions:
contents: read
packages: write