|
@ -25,6 +25,9 @@ jobs: |
|
|
with: |
|
|
with: |
|
|
images: healthchecks/healthchecks |
|
|
images: healthchecks/healthchecks |
|
|
|
|
|
|
|
|
|
|
|
- name: Set up Docker Buildx |
|
|
|
|
|
uses: docker/setup-buildx-action@v1 |
|
|
|
|
|
|
|
|
- name: Build and push Docker image |
|
|
- name: Build and push Docker image |
|
|
uses: docker/build-push-action@v2 |
|
|
uses: docker/build-push-action@v2 |
|
|
with: |
|
|
with: |
|
|