There was an error while loading. Please reload this page.
1 parent 49f6741 commit 892cf02Copy full SHA for 892cf02
1 file changed
.github/workflows/docker-image-preprod.yml
@@ -23,6 +23,6 @@ jobs:
23
uses: docker/build-push-action@v3
24
with:
25
context: .
26
- file: ./Dockerfile.producion
+ file: ./Dockerfile.production
27
push: true
28
tags: ${{ secrets.DOCKER_HUB_USER_NAME }}/openebench-nuxt-preprod:latest
0 commit comments