Skip to content

Commit

Permalink
Update docker.yml: Keep support for container image at `rabilrbl/jiot…
Browse files Browse the repository at this point in the history
…v_go`
  • Loading branch information
rabilrbl authored Sep 20, 2024
1 parent fd1e86a commit 4e5dd3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
# list of Docker images to use as base name for tags
images: |
ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
ghcr.io/rabilrbl/${{ github.event.repository.name }}
# generate Docker tags based on the following events/attributes
tags: |
type=schedule
Expand Down

0 comments on commit 4e5dd3e

Please sign in to comment.