feat/init-jsdocs #10
4
.github/workflows/build_docker_express.yml
vendored
4
.github/workflows/build_docker_express.yml
vendored
@ -46,8 +46,8 @@ jobs:
|
|||||||
- name: Build and push back
|
- name: Build and push back
|
||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: ./front
|
context: ./Express/barAndCafe
|
||||||
push: true
|
push: true
|
||||||
file: ./front/Dockerfile
|
file: ./Express/barAndCafe/Dockerfile
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
Reference in New Issue
Block a user