diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccf7076..c9b4c9b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,6 +29,7 @@ jobs: build_load: true metadata_images: | docker.io/murielmay67761/docker-example + ghcr.io/${{ github.repository }} # metadata_tags: | # type=schedule,pattern=nightly,enable=true,priority=1000 # type=ref,event=branch,enable=true,priority=600