Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
ggeorgakoudis committed Sep 18, 2024
1 parent 53df34e commit 194b2bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/create-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
platforms: linux/amd64
context: .github/containers/x86_64-broadwell-gcc11.2.1
file: .github/containers/x86_64-broadwell-gcc11.2.1/Dockerfile
push: true
provenance: false
tags: ghcr.io/llnl/ams-ci-almalinux8:latest
Expand All @@ -35,6 +36,7 @@ jobs:
with:
platforms: linux/amd64
context: .github/containers/x86_64-broadwell-cuda11.6.1
file: .github/containers/x86_64-broadwell-cuda11.6.1/Dockerfile
push: true
provenance: false
tags: ghcr.io/llnl/ams-ci-cuda11.6.1:latest

0 comments on commit 194b2bb

Please sign in to comment.