Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
demo-exe committed Mar 28, 2024
1 parent 0682d10 commit 21c8971
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ jobs:
registry: ${{ env.CUR_REGISTRY }}
username: ${{ secrets.CUR_REGISTRY_LOGIN }}
password: ${{ secrets.CUR_REGISTRY_PASSWORD }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Checkout
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 21c8971

Please sign in to comment.