Skip to content

Commit

Permalink
fix ci/cd error
Browse files Browse the repository at this point in the history
  • Loading branch information
paderlol committed Jan 23, 2024
1 parent 15e18ce commit 1d6a782
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build&push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
uses: docker/metadata-action@v3
with:
images: nacos/nacos-server
flavor: |
latest=false
flavor: |
latest=false
- name: Build and push Docker image
uses: docker/build-push-action@v2.3.0
with:
Expand Down

0 comments on commit 1d6a782

Please sign in to comment.