Update docker-image.yml
This commit is contained in:
@@ -17,6 +17,9 @@ jobs:
|
|||||||
- name: Set up Docker Buildx
|
- name: Set up Docker Buildx
|
||||||
uses: docker/setup-buildx-action@v3
|
uses: docker/setup-buildx-action@v3
|
||||||
|
|
||||||
|
- name: Install docker-compose (if needed)
|
||||||
|
run: sudo apt-get install docker-compose
|
||||||
|
|
||||||
- name: Build and push Docker images
|
- name: Build and push Docker images
|
||||||
run: |
|
run: |
|
||||||
cd src/Docker
|
cd src/Docker
|
||||||
|
|||||||
Reference in New Issue
Block a user