We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cf65bd4 + 3bb0ea7 commit 918c46aCopy full SHA for 918c46a
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