This commit is contained in:
@@ -28,8 +28,8 @@ jobs:
|
|||||||
driver: remote
|
driver: remote
|
||||||
endpoint: 'tcp://buildkitd:1234'
|
endpoint: 'tcp://buildkitd:1234'
|
||||||
|
|
||||||
# Build and push the Docker image
|
# Build the Docker image
|
||||||
- name: Build and Push Docker Image
|
- name: Build Docker Image
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
context: . # Build context (current directory)
|
context: . # Build context (current directory)
|
||||||
|
|||||||
Reference in New Issue
Block a user