Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

Commit

Permalink
Update docker-hub-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
webysther authored Jul 27, 2023
1 parent bd86819 commit bf7dd2a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker-hub-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: docker/metadata-action@v4
with:
images: hoppscotch/hoppscotch
labels: |
maintainer=Webysther
org.opencontainers.image.description=All-in-one hoppscotch image that works with one domain and have embed smtp
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v2
- uses: docker/login-action@v2
Expand Down

0 comments on commit bf7dd2a

Please sign in to comment.