Skip to content

Commit b2d3f37

Browse files
Update docker-hub.yml
Signed-off-by: Moses Fabiyi <90117777+officialmofabs@users.noreply.github.com>
1 parent 4a0cf50 commit b2d3f37

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/docker-hub.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ on:
99
env:
1010
# Use docker.io for Docker Hub if empty
1111
REGISTRY: docker.io
12-
# github.repository as <account>/<repo>
13-
IMAGE_NAME: ${{ github.repository }}
12+
# github.repository as ecampuslearning/cloud/development-projects
13+
IMAGE_NAME: cloud-development-projects
1414

1515
jobs:
1616

@@ -56,4 +56,4 @@ jobs:
5656
context: "{{defaultContext}}"
5757
push: true
5858
tags: ${{ steps.meta.outputs.tags }}
59-
labels: ${{ steps.meta.outputs.labels }}
59+
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)