We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df02eeb commit fc0ccffCopy full SHA for fc0ccff
1 file changed
.github/workflows/ci.yml
@@ -35,4 +35,4 @@ jobs:
35
- uses: actions/checkout@v4
36
37
- name: Build Docker image
38
- run: docker build -t contact-api
+ run: docker build -t contact-api .
0 commit comments