Skip to content

Commit

Permalink
Update dockerhub.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Y0ngg4n authored Feb 27, 2024
1 parent 2fb7d94 commit 48f7156
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ on:
jobs:
push-to-dockerhub:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
platform:
- linux/amd64
- linux/arm/v6
- linux/arm/v7
- linux/arm64
steps:
- name: Log in to the Container registry
uses: docker/login-action@65b78e6e13532edd9afa3aa52ac7964289d1a9c1
Expand Down

0 comments on commit 48f7156

Please sign in to comment.