Skip to content

Commit 8b891ad

Browse files
committed
Updated push step
1 parent 42bdc42 commit 8b891ad

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/content-service-2.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,4 @@ jobs:
8686
8787
- name: Push Docker Image
8888
run: |
89-
IMAGE_NAME="content-service"
90-
IMAGE_TAG="${{ github.ref_name }}"
9189
docker push $REGISTRY_URL/${IMAGE_NAME}:${IMAGE_TAG}

0 commit comments

Comments
 (0)