We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94a5e06 commit d11e1e5Copy full SHA for d11e1e5
.github/workflows/deploy.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: docker/build-push-action@v4
38
with:
39
context: .
40
- dockerfile: docker/Dockerfile
+ file: docker/Dockerfile
41
push: true
42
tags: thelightway/ai-teacher-back:latest
43
0 commit comments