CI-CD dejo node
This commit is contained in:
@ -59,7 +59,7 @@ jobs:
|
||||
- name: Build and Push Backend
|
||||
uses: docker/build-push-action@v5
|
||||
with:
|
||||
context: infrastructure
|
||||
context: .
|
||||
builder: ${{ steps.buildx.outputs.name }}
|
||||
file: ./Dockerfile
|
||||
push: true
|
||||
|
||||
Reference in New Issue
Block a user