Skip to content

Commit

Permalink
Build new image
Browse files Browse the repository at this point in the history
  • Loading branch information
claudioandre-br committed Apr 7, 2024
1 parent 5baceea commit 87b7484
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,18 +36,18 @@ jobs:
strategy:
matrix:
include:
- image-tag: fedora.latest
dockerfile: Dockerfile.FLatest
# - image-tag: fedora.latest
# dockerfile: Dockerfile.FLatest
- image-tag: fedora.flatpak
dockerfile: Dockerfile.flatpak.package
- image-tag: ubuntu.opencl
dockerfile: Dockerfile.OpenCL
- image-tag: ubuntu.devel
dockerfile: Dockerfile.UbuntuDevel
- image-tag: ubuntu.rolling
dockerfile: Dockerfile.UbuntuRolling
- image-tag: redhat.ubi8
dockerfile: Dockerfile.RHUbi8
# - image-tag: ubuntu.opencl
# dockerfile: Dockerfile.OpenCL
# - image-tag: ubuntu.devel
# dockerfile: Dockerfile.UbuntuDevel
# - image-tag: ubuntu.rolling
# dockerfile: Dockerfile.UbuntuRolling
# - image-tag: redhat.ubi8
# dockerfile: Dockerfile.RHUbi8

permissions:
packages: write
Expand Down

0 comments on commit 87b7484

Please sign in to comment.