Skip to content

Commit bbbd0e3

Browse files
Merge pull request #6 from daniel-pimenta-DME/EOEPCA-1005-UM-Keycloak-Add-new-identity-components-to-django-portal-on-develop-cluster
Update ci
2 parents 8b020ee + e651736 commit bbbd0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
env:
1717
# Use docker.io for Docker Hub if empty
1818
GITHUB_REGISTRY: ghcr.io
19-
# github.repository as <account>/<repo>
19+
DOCKER_REGISTRY: docker.io
2020
IMAGE_NAME: ${{ github.repository }}
2121

2222
jobs:

0 commit comments

Comments
 (0)