Pēteris Caune
3 years ago
No known key found for this signature in database
GPG Key ID: E28D7679E9A9EDE2
1 changed files with
3 additions and
0 deletions
-
.github/workflows/publish_docker_image.yml
|
|
@ -25,6 +25,9 @@ jobs: |
|
|
|
with: |
|
|
|
images: healthchecks/healthchecks |
|
|
|
|
|
|
|
- name: Set up Docker Buildx |
|
|
|
uses: docker/setup-buildx-action@v1 |
|
|
|
|
|
|
|
- name: Build and push Docker image |
|
|
|
uses: docker/build-push-action@v2 |
|
|
|
with: |
|
|
|