Skip to content

Commit 7be4b48

Browse files
committed
SQUASH: fidgeting with Docker Image Build Action
1 parent 76035ff commit 7be4b48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-sign-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
# - closed ## This needs to be uncommented after testing
1515

1616
env:
17-
REGISTRY: hub.docker.com
17+
REGISTRY: docker.io
1818
IMAGE_NAME: "ciroque/nginx-k8s-loadbalancer" # ${{ github.repository }}
1919

2020
jobs:

0 commit comments

Comments
 (0)