Skip to content

Commit

Permalink
build 2 containers
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesw committed Nov 20, 2024
1 parent bea13f6 commit 48772dc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/bld_docker_gha_cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,11 @@ jobs:
context: .
file: hello-world/Dockerfile

- artifact_name: hello-world-alt
docker_name: orcid/test/hello-world-alt
context: .
file: hello-world-alt/Dockerfile

runs-on: ubuntu-latest
timeout-minutes: 15
steps:
Expand Down

0 comments on commit 48772dc

Please sign in to comment.