Skip to content

Commit

Permalink
Merge pull request #85 from marip8/update/docker
Browse files Browse the repository at this point in the history
Add rolling to the docker job
  • Loading branch information
marip8 committed Jan 3, 2024
2 parents c0f8045 + bb5e1ba commit 47d6e32
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
os: focal
- distro: humble
os: jammy
- distro: rolling
os: jammy
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
Expand Down

0 comments on commit 47d6e32

Please sign in to comment.