Skip to content

Commit

Permalink
build: Moved docker image to riotx/riot
Browse files Browse the repository at this point in the history
  • Loading branch information
jruaux committed Jun 11, 2024
1 parent b00b7e9 commit f80870a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions jreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,12 @@ distributions:
commitMessage: 'riot {{tagName}}'
registries:
- serverName: DEFAULT
repositoryName: fieldengineering
repositoryName: riotx
labels:
'org.opencontainers.image.title': 'riot'
imageNames:
- 'fieldengineering/{{distributionName}}:{{tagName}}'
- 'fieldengineering/{{distributionName}}:latest'
- 'riotx/{{distributionName}}:{{tagName}}'
- 'riotx/{{distributionName}}:latest'
buildx:
enabled: true
platforms:
Expand Down

0 comments on commit f80870a

Please sign in to comment.