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 b57ed28 commit da2e5cdCopy full SHA for da2e5cd
2 files changed
.github/workflows/deploy-be-dockerimage.yaml
@@ -25,7 +25,6 @@ jobs:
25
- name: Build and push Docker image
26
uses: docker/build-push-action@v5
27
with:
28
- context: ./Docker
29
file: ./Docker/DockerfileLaravelProd
30
platforms: linux/amd64
31
push: true
.github/workflows/deploy-fe-dockerimage.yaml
file: ./Docker/DockerfileUIProd
0 commit comments