We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b6ddc4 + 956fb29 commit 739a78bCopy full SHA for 739a78b
.github/workflows/build-docker.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: docker/build-push-action@v2
42
with:
43
context: .
44
- target: production
+ target: build
45
file: Dockerfiles/Dockerfile.dela
46
platforms: linux/amd64
47
push: true
0 commit comments