Skip to content

Commit

Permalink
Build image in my on registry
Browse files Browse the repository at this point in the history
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@redhat.com>
  • Loading branch information
jcaamano committed Aug 30, 2023
1 parent 132065b commit 71752c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ on:

permissions:
contents: read
packages: write

env:
GO_VERSION: 1.19.6
REGISTRY: ghcr.io
OWNER: ovn-org
OWNER: jcaamano
REPOSITORY: ovn-kubernetes
FEDORA_IMAGE_NAME: ovn-kube-f
UBUNTU_IMAGE_NAME: ovn-kube-u
Expand Down

0 comments on commit 71752c3

Please sign in to comment.