Skip to content

Commit 8cbddf2

Browse files
authored
Update docker-image.yml
1 parent 092162c commit 8cbddf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
2727
- name: Docker Image
2828
run: |
29-
docker build -t maynor96/docker-graphql:0.0.2 .
29+
docker build -t maynor96/docker-graphql:0.0.2
3030
3131
- name: Push Docker Image
3232
run: |

0 commit comments

Comments
 (0)