Skip to content

Commit

Permalink
Update alpine.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
reaver-flomesh authored May 22, 2024
1 parent 99112a1 commit 66ffbf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/alpine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
name: Images
runs-on: ubuntu-latest
steps:
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
uses: docker/[email protected]
- name: Login to DockerHub
uses: docker/[email protected]
with:
Expand Down

0 comments on commit 66ffbf9

Please sign in to comment.